public class OdsPageBackground
extends java.lang.Object
| Constructor and Description |
|---|
OdsPageBackground() |
| Modifier and Type | Method and Description |
|---|---|
Color |
getColor()
Gets the color of background.
|
byte[] |
getGraphicData()
Gets the graphic data.
|
int |
getGraphicPositionType()
Gets the background graphic position.
|
int |
getGraphicType()
Gets the page background graphic type.
|
java.lang.String |
getLinkedGraphic()
Gets the linked graphic path.
|
int |
getType()
Gets the page background type.
|
boolean |
isLink()
Indicates whether it's a linked graphic.
|
void |
setColor(Color value)
Sets the color of background.
|
void |
setGraphicData(byte[] value)
Sets the graphic data.
|
void |
setGraphicPositionType(int value)
Sets the background graphic position.
|
void |
setGraphicType(int value)
Sets the page background graphic type.
|
void |
setLinkedGraphic(java.lang.String value)
Sets the linked graphic path.
|
void |
setType(int value)
Sets the page background type.
|
public int getType()
public void setType(int value)
public Color getColor()
public void setColor(Color value)
public int getGraphicType()
public void setGraphicType(int value)
public int getGraphicPositionType()
public void setGraphicPositionType(int value)
public boolean isLink()
public java.lang.String getLinkedGraphic()
public void setLinkedGraphic(java.lang.String value)
public byte[] getGraphicData()
public void setGraphicData(byte[] value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.