Package | Description |
---|---|
org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected SheetData |
CTWorksheet.sheetData |
Modifier and Type | Method and Description |
---|---|
SheetData |
CTWorksheet.getSheetData()
Gets the value of the sheetData property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTWorksheet.setSheetData(SheetData value)
Sets the value of the sheetData property.
|
Modifier and Type | Field and Description |
---|---|
protected SheetData |
Macrosheet.sheetData |
protected SheetData |
Worksheet.sheetData |
Modifier and Type | Method and Description |
---|---|
SheetData |
ObjectFactory.createSheetData()
Create an instance of
SheetData |
SheetData |
Macrosheet.getSheetData()
Gets the value of the sheetData property.
|
SheetData |
Worksheet.getSheetData()
Gets the value of the sheetData property.
|
Modifier and Type | Method and Description |
---|---|
void |
Macrosheet.setSheetData(SheetData value)
Sets the value of the sheetData property.
|
void |
Worksheet.setSheetData(SheetData value)
Sets the value of the sheetData property.
|
Copyright © 2007-2019. All Rights Reserved.