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