C1.Xaml.Excel アセンブリ > C1.Xaml.Excel 名前空間 > C1XLBook クラス : LoadAsync メソッド |
'宣言 Public Function LoadAsync( _ ByVal file As Windows.Storage.StorageFile, _ ByVal format As FileFormat, _ Optional ByVal fillSheets As System.Boolean _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task LoadAsync( Windows.Storage.StorageFile file, FileFormat format, System.bool fillSheets )