Package | Description |
---|---|
com.itextpdf.pdfoffice |
Modifier and Type | Method and Description |
---|---|
static SheetSelector |
SheetSelectorFactory.createActiveSheetSelector()
Creates SheetSelector instance with active sheet selected.
|
static SheetSelector |
SheetSelectorFactory.createAllSheetsSelector()
Creates SheetSelector instance with all sheets selected.
|
static SheetSelector |
SheetSelectorFactory.createSheetsSelector(Set<String> sheetNames)
Creates SheetSelector instance with specified sheet names selected.
|
SheetSelector |
OfficeSpreadsheetConverterProperties.getSheetSelector()
Gets the selector of the workbook sheets which will be rendered.
|
Modifier and Type | Method and Description |
---|---|
OfficeSpreadsheetConverterProperties |
OfficeSpreadsheetConverterProperties.setSheetSelector(SheetSelector sheetSelector)
Defines the selector of the workbook sheets which will be rendered.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.