| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected SheetViews |
CTWorksheet.sheetViews |
| Modifier and Type | Method and Description |
|---|---|
SheetViews |
CTWorksheet.getSheetViews()
Gets the value of the sheetViews property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setSheetViews(SheetViews value)
Sets the value of the sheetViews property.
|
| Modifier and Type | Field and Description |
|---|---|
protected SheetViews |
Dialogsheet.sheetViews |
protected SheetViews |
Macrosheet.sheetViews |
protected SheetViews |
Worksheet.sheetViews |
| Modifier and Type | Method and Description |
|---|---|
SheetViews |
ObjectFactory.createSheetViews()
Create an instance of
SheetViews |
SheetViews |
Dialogsheet.getSheetViews()
Gets the value of the sheetViews property.
|
SheetViews |
Macrosheet.getSheetViews()
Gets the value of the sheetViews property.
|
SheetViews |
Worksheet.getSheetViews()
Gets the value of the sheetViews property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dialogsheet.setSheetViews(SheetViews value)
Sets the value of the sheetViews property.
|
void |
Macrosheet.setSheetViews(SheetViews value)
Sets the value of the sheetViews property.
|
void |
Worksheet.setSheetViews(SheetViews value)
Sets the value of the sheetViews property.
|
Copyright © 2007-2022. All Rights Reserved.