OdsPageBackground Class

OdsPageBackground class

Represents the page background of ods.


type OdsPageBackground struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewOdsPageBackgroundDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetTypeGets and sets the page background type.
SetTypeGets and sets the page background type.
GetColorGets and sets the color of background.
SetColorGets and sets the color of background.
GetGraphicTypeGets and sets the page background graphic type.
SetGraphicTypeGets and sets the page background graphic type.
GetGraphicPositionTypeGets and set the background graphic position.
SetGraphicPositionTypeGets and set the background graphic position.
IsLinkIndicates whether it’s a linked graphic.
GetLinkedGraphicGets and sets the linked graphic path.
SetLinkedGraphicGets and sets the linked graphic path.