Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
ExcelWorksheetCollection |
ExcelWorksheet.getParentCollection()
Deprecated.
This method is internal and should not be used.
|
ExcelWorksheetCollection |
ExcelFile.getWorksheets()
Collection of all worksheets (
ExcelWorksheet ) in a workbook. |
Modifier and Type | Method and Description |
---|---|
static boolean |
SpreadsheetHyperlink.tryResolveInternalLocation(String location,
ExcelWorksheetCollection sheets,
com.gembox.internal.core.OutObject<Integer> sheet,
com.gembox.internal.core.OutObject<Integer> row,
com.gembox.internal.core.OutObject<Integer> column)
Deprecated.
This method is internal and should not be used.
|
© GemBox Ltd. — All rights reserved.