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