オーバーロード | 解説 |
---|---|
AddUnboundSheet(String,Int32,Int32) | Add an unbound sheet. It will be put after the loaded Workbook or xlsx file. |
AddUnboundSheet(Action<UnboundSheetBuilder>) | Add an unbound sheet. It will be put after the loaded Workbook or xlsx file. |
オーバーロード | 解説 |
---|---|
AddUnboundSheet(String,Int32,Int32) | Add an unbound sheet. It will be put after the loaded Workbook or xlsx file. |
AddUnboundSheet(Action<UnboundSheetBuilder>) | Add an unbound sheet. It will be put after the loaded Workbook or xlsx file. |