GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > LegacyClipboardCopyCommand クラス : CreateWorkbook メソッド |
'Declaration
Protected Overridable Function CreateWorkbook( _ ByRef exportContext As ExportContext, _ Optional ByVal clearSource As Boolean _ ) As Workbook
protected virtual Workbook CreateWorkbook( out ExportContext exportContext, bool clearSource )