| C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > C1XLBook Class > SaveAsync Method : SaveAsync(Stream,FileFormat) Method |
'Declaration Public Overloads Function SaveAsync( _ ByVal stream As System.IO.Stream, _ ByVal format As FileFormat _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task SaveAsync( System.IO.Stream stream, FileFormat format )