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