Convert custom sheets from workbook
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic void Custom(
int[] sheets
)
Public Sub Custom (
sheets As Integer()
)
Parameters
- sheets Int32
- Array of sheets
See Also