| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTTableParts |
CTWorksheet.tableParts |
| Modifier and Type | Method and Description |
|---|---|
CTTableParts |
CTWorksheet.getTableParts()
Gets the value of the tableParts property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setTableParts(CTTableParts value)
Sets the value of the tableParts property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTTableParts |
Worksheet.tableParts |
| Modifier and Type | Method and Description |
|---|---|
CTTableParts |
ObjectFactory.createCTTableParts()
Create an instance of
CTTableParts |
CTTableParts |
Worksheet.getTableParts()
Gets the value of the tableParts property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Worksheet.setTableParts(CTTableParts value)
Sets the value of the tableParts property.
|
Copyright © 2007-2021. All Rights Reserved.