| Package | Description |
|---|---|
| org.xlsx4j.sml |
| Modifier and Type | Field and Description |
|---|---|
protected CTDrawingHF |
Dialogsheet.drawingHF |
protected CTDrawingHF |
Macrosheet.drawingHF |
protected CTDrawingHF |
Worksheet.drawingHF |
protected CTDrawingHF |
CTChartsheet.drawingHF |
| Modifier and Type | Method and Description |
|---|---|
CTDrawingHF |
ObjectFactory.createCTDrawingHF()
Create an instance of
CTDrawingHF |
CTDrawingHF |
Dialogsheet.getDrawingHF()
Gets the value of the drawingHF property.
|
CTDrawingHF |
Macrosheet.getDrawingHF()
Gets the value of the drawingHF property.
|
CTDrawingHF |
Worksheet.getDrawingHF()
Gets the value of the drawingHF property.
|
CTDrawingHF |
CTChartsheet.getDrawingHF()
Gets the value of the drawingHF property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dialogsheet.setDrawingHF(CTDrawingHF value)
Sets the value of the drawingHF property.
|
void |
Macrosheet.setDrawingHF(CTDrawingHF value)
Sets the value of the drawingHF property.
|
void |
Worksheet.setDrawingHF(CTDrawingHF value)
Sets the value of the drawingHF property.
|
void |
CTChartsheet.setDrawingHF(CTDrawingHF value)
Sets the value of the drawingHF property.
|
Copyright © 2007-2021. All Rights Reserved.