Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
function | getColor() | |
function | setColor(value) | |
Gets and sets the color of background. | ||
function | getGraphicData() | |
function | setGraphicData(value) | |
Gets and sets the graphic data. | ||
function | getGraphicPositionType() | |
function | setGraphicPositionType(value) | |
Gets and set the background graphic position. The value of the property is OdsPageBackgroundGraphicPositionType integer constant. | ||
function | getGraphicType() | |
function | setGraphicType(value) | |
Gets and sets the page background graphic type. The value of the property is OdsPageBackgroundGraphicType integer constant. | ||
function | isLink() | |
Indicates whether it's a linked graphic.
|
||
function | getLinkedGraphic() | |
function | setLinkedGraphic(value) | |
Gets and sets the linked graphic path. | ||
function | getType() | |
function | setType(value) | |
Gets and sets the page background type. The value of the property is OdsPageBackgroundType integer constant. |
function getType() / function setType(value)
function getColor() / function setColor(value)
function getGraphicType() / function setGraphicType(value)
function getGraphicPositionType() / function setGraphicPositionType(value)
function isLink()
function getLinkedGraphic() / function setLinkedGraphic(value)
function getGraphicData() / function setGraphicData(value)