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