OdsPageBackground

OdsPageBackground class

Represents the page background of ods.

new OdsPageBackground()

Methods

NameDescription
getColor()Gets and sets the color of background.
getGraphicData()Gets and sets the graphic data.
getGraphicPositionType()Gets and set the background graphic position. The value of the property is OdsPageBackgroundGraphicPositionType integer
getGraphicType()Gets and sets the page background graphic type. The value of the property is OdsPageBackgroundGraphicType integer consta
getLinkedGraphic()Gets and sets the linked graphic path.
getType()Gets and sets the page background type. The value of the property is OdsPageBackgroundType integer constant.
isLink()Indicates whether it’s a linked graphic.
setColor()Gets and sets the color of background.
setGraphicData()Gets and sets the graphic data.
setGraphicPositionType()Gets and set the background graphic position. The value of the property is OdsPageBackgroundGraphicPositionType integer
setGraphicType()Gets and sets the page background graphic type. The value of the property is OdsPageBackgroundGraphicType integer consta
setLinkedGraphic()Gets and sets the linked graphic path.
setType()Gets and sets the page background type. The value of the property is OdsPageBackgroundType integer constant.

getColor()

Gets and sets the color of background.

getGraphicData()

Gets and sets the graphic data.

getGraphicPositionType()

Gets and set the background graphic position. The value of the property is OdsPageBackgroundGraphicPositionType integer constant.

getGraphicType()

Gets and sets the page background graphic type. The value of the property is OdsPageBackgroundGraphicType integer constant.

getLinkedGraphic()

Gets and sets the linked graphic path.

getType()

Gets and sets the page background type. The value of the property is OdsPageBackgroundType integer constant.

Indicates whether it’s a linked graphic.

setColor()

Gets and sets the color of background.

setGraphicData()

Gets and sets the graphic data.

setGraphicPositionType()

Gets and set the background graphic position. The value of the property is OdsPageBackgroundGraphicPositionType integer constant.

setGraphicType()

Gets and sets the page background graphic type. The value of the property is OdsPageBackgroundGraphicType integer constant.

setLinkedGraphic()

Gets and sets the linked graphic path.

setType()

Gets and sets the page background type. The value of the property is OdsPageBackgroundType integer constant.