Class OdsPageBackground
Contents
[
Hide
]OdsPageBackground class
Represents the page background of ods.
public class OdsPageBackground
Constructors
Name | Description |
---|---|
OdsPageBackground() | The default constructor. |
Properties
Name | Description |
---|---|
Color { get; set; } | Gets and sets the color of background. |
GraphicData { get; set; } | Gets and sets the graphic data. |
GraphicPositionType { get; set; } | Gets and set the background graphic position. |
GraphicType { get; set; } | Gets and sets the page background graphic type. |
IsLink { get; } | Indicates whether it’s a linked graphic. |
LinkedGraphic { get; set; } | Gets and sets the linked graphic path. |
Type { get; set; } | Gets and sets the page background type. |
See Also
- namespace Aspose.Cells.Ods
- assembly Aspose.Cells