Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
com.gembox.spreadsheet.tables |
Contains types that constitute model of Tables.
|
Modifier and Type | Method and Description |
---|---|
TableCollection |
ExcelWorksheet.getTables()
Gets the collection of all
Table s contained in this worksheet. |
Modifier and Type | Method and Description |
---|---|
static TableCollection |
TableCollection.create(ExcelWorksheet worksheet)
Deprecated.
This method is internal and should not be used.
|
static TableCollection |
TableCollection.create(ExcelWorksheet worksheet,
TableCollection sourceCollection)
Deprecated.
This method is internal and should not be used.
|
Modifier and Type | Method and Description |
---|---|
static TableCollection |
TableCollection.create(ExcelWorksheet worksheet,
TableCollection sourceCollection)
Deprecated.
This method is internal and should not be used.
|
© GemBox Ltd. — All rights reserved.