Package | Description |
---|---|
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected CTLegacyDrawing |
Macrosheet.legacyDrawing |
protected CTLegacyDrawing |
CTChartsheet.legacyDrawing |
protected CTLegacyDrawing |
Dialogsheet.legacyDrawing |
protected CTLegacyDrawing |
Worksheet.legacyDrawing |
protected CTLegacyDrawing |
Macrosheet.legacyDrawingHF |
protected CTLegacyDrawing |
CTChartsheet.legacyDrawingHF |
protected CTLegacyDrawing |
Dialogsheet.legacyDrawingHF |
protected CTLegacyDrawing |
Worksheet.legacyDrawingHF |
Modifier and Type | Method and Description |
---|---|
CTLegacyDrawing |
ObjectFactory.createCTLegacyDrawing()
Create an instance of
CTLegacyDrawing |
CTLegacyDrawing |
Macrosheet.getLegacyDrawing()
Gets the value of the legacyDrawing property.
|
CTLegacyDrawing |
CTChartsheet.getLegacyDrawing()
Gets the value of the legacyDrawing property.
|
CTLegacyDrawing |
Dialogsheet.getLegacyDrawing()
Gets the value of the legacyDrawing property.
|
CTLegacyDrawing |
Worksheet.getLegacyDrawing()
Gets the value of the legacyDrawing property.
|
CTLegacyDrawing |
Macrosheet.getLegacyDrawingHF()
Gets the value of the legacyDrawingHF property.
|
CTLegacyDrawing |
CTChartsheet.getLegacyDrawingHF()
Gets the value of the legacyDrawingHF property.
|
CTLegacyDrawing |
Dialogsheet.getLegacyDrawingHF()
Gets the value of the legacyDrawingHF property.
|
CTLegacyDrawing |
Worksheet.getLegacyDrawingHF()
Gets the value of the legacyDrawingHF property.
|
Modifier and Type | Method and Description |
---|---|
void |
Macrosheet.setLegacyDrawing(CTLegacyDrawing value)
Sets the value of the legacyDrawing property.
|
void |
CTChartsheet.setLegacyDrawing(CTLegacyDrawing value)
Sets the value of the legacyDrawing property.
|
void |
Dialogsheet.setLegacyDrawing(CTLegacyDrawing value)
Sets the value of the legacyDrawing property.
|
void |
Worksheet.setLegacyDrawing(CTLegacyDrawing value)
Sets the value of the legacyDrawing property.
|
void |
Macrosheet.setLegacyDrawingHF(CTLegacyDrawing value)
Sets the value of the legacyDrawingHF property.
|
void |
CTChartsheet.setLegacyDrawingHF(CTLegacyDrawing value)
Sets the value of the legacyDrawingHF property.
|
void |
Dialogsheet.setLegacyDrawingHF(CTLegacyDrawing value)
Sets the value of the legacyDrawingHF property.
|
void |
Worksheet.setLegacyDrawingHF(CTLegacyDrawing value)
Sets the value of the legacyDrawingHF property.
|
Copyright © 2007-2019. All Rights Reserved.