Modifier and Type | Method and Description |
---|---|
CellsWatermarkableImage |
CellsImageFillFormat.getBackgroundImage()
Gets the background image.
|
CellsWatermarkableImage |
CellsWorksheet.getBackgroundImage()
Gets the background image of this
CellsWorksheet . |
CellsWatermarkableImage |
CellsHeaderFooterSection.getImage()
Gets the image of this
CellsHeaderFooterSection . |
CellsWatermarkableImage |
CellsShape.getImage()
Gets the image of this
CellsShape . |
Modifier and Type | Method and Description |
---|---|
void |
CellsImageFillFormat.setBackgroundImage(CellsWatermarkableImage value)
Sets the background image.
|
void |
CellsWorksheet.setBackgroundImage(CellsWatermarkableImage value)
Sets the background image of this
CellsWorksheet . |
void |
CellsHeaderFooterSection.setImage(CellsWatermarkableImage value)
Sets the image of this
CellsHeaderFooterSection . |
void |
CellsShape.setImage(CellsWatermarkableImage value)
Sets the image of this
CellsShape . |
Copyright © 2018. All rights reserved.