| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTSheetDimension |
CTWorksheet.dimension |
| Modifier and Type | Method and Description |
|---|---|
CTSheetDimension |
CTWorksheet.getDimension()
Gets the value of the dimension property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setDimension(CTSheetDimension value)
Sets the value of the dimension property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTSheetDimension |
Macrosheet.dimension |
protected CTSheetDimension |
Worksheet.dimension |
| Modifier and Type | Method and Description |
|---|---|
CTSheetDimension |
ObjectFactory.createCTSheetDimension()
Create an instance of
CTSheetDimension |
CTSheetDimension |
Macrosheet.getDimension()
Gets the value of the dimension property.
|
CTSheetDimension |
Worksheet.getDimension()
Gets the value of the dimension property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Macrosheet.setDimension(CTSheetDimension value)
Sets the value of the dimension property.
|
void |
Worksheet.setDimension(CTSheetDimension value)
Sets the value of the dimension property.
|
Copyright © 2007-2022. All Rights Reserved.