Package | Description |
---|---|
org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected CTCustomSheetViews |
CTWorksheet.customSheetViews |
Modifier and Type | Method and Description |
---|---|
CTCustomSheetViews |
CTWorksheet.getCustomSheetViews()
Gets the value of the customSheetViews property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTWorksheet.setCustomSheetViews(CTCustomSheetViews value)
Sets the value of the customSheetViews property.
|
Modifier and Type | Field and Description |
---|---|
protected CTCustomSheetViews |
Macrosheet.customSheetViews |
protected CTCustomSheetViews |
Dialogsheet.customSheetViews |
protected CTCustomSheetViews |
Worksheet.customSheetViews |
Modifier and Type | Method and Description |
---|---|
CTCustomSheetViews |
ObjectFactory.createCTCustomSheetViews()
Create an instance of
CTCustomSheetViews |
CTCustomSheetViews |
Macrosheet.getCustomSheetViews()
Gets the value of the customSheetViews property.
|
CTCustomSheetViews |
Dialogsheet.getCustomSheetViews()
Gets the value of the customSheetViews property.
|
CTCustomSheetViews |
Worksheet.getCustomSheetViews()
Gets the value of the customSheetViews property.
|
Modifier and Type | Method and Description |
---|---|
void |
Macrosheet.setCustomSheetViews(CTCustomSheetViews value)
Sets the value of the customSheetViews property.
|
void |
Dialogsheet.setCustomSheetViews(CTCustomSheetViews value)
Sets the value of the customSheetViews property.
|
void |
Worksheet.setCustomSheetViews(CTCustomSheetViews value)
Sets the value of the customSheetViews property.
|
Copyright © 2007-2019. All Rights Reserved.