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