| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTDrawing |
CTWorksheet.drawing |
| Modifier and Type | Method and Description |
|---|---|
CTDrawing |
CTWorksheet.getDrawing()
Gets the value of the drawing property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTWorksheet.setDrawing(CTDrawing value)
Sets the value of the drawing property.
|
| Modifier and Type | Field and Description |
|---|---|
protected CTDrawing |
Macrosheet.drawing |
protected CTDrawing |
Dialogsheet.drawing |
protected CTDrawing |
Worksheet.drawing |
protected CTDrawing |
CTChartsheet.drawing |
| Modifier and Type | Method and Description |
|---|---|
CTDrawing |
ObjectFactory.createCTDrawing()
Create an instance of
CTDrawing |
CTDrawing |
Macrosheet.getDrawing()
Gets the value of the drawing property.
|
CTDrawing |
Dialogsheet.getDrawing()
Gets the value of the drawing property.
|
CTDrawing |
Worksheet.getDrawing()
Gets the value of the drawing property.
|
CTDrawing |
CTChartsheet.getDrawing()
Gets the value of the drawing property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Macrosheet.setDrawing(CTDrawing value)
Sets the value of the drawing property.
|
void |
Dialogsheet.setDrawing(CTDrawing value)
Sets the value of the drawing property.
|
void |
Worksheet.setDrawing(CTDrawing value)
Sets the value of the drawing property.
|
void |
CTChartsheet.setDrawing(CTDrawing value)
Sets the value of the drawing property.
|
Copyright © 2007–2025. All rights reserved.