Package | Description |
---|---|
com.groupdocs.watermark.legacy |
The namespace provides legacy API classes for working with watermarks in a document of any supported type.
|
Modifier and Type | Method and Description |
---|---|
CellsWatermarkableImage |
CellsImageFillFormat.getBackgroundImage()
Deprecated.
Gets the background image.
|
CellsWatermarkableImage |
CellsWorksheet.getBackgroundImage()
Deprecated.
Gets the background image of this
CellsWorksheet . |
CellsWatermarkableImage |
CellsHeaderFooterSection.getImage()
Deprecated.
Gets the image of this
CellsHeaderFooterSection . |
CellsWatermarkableImage |
CellsShape.getImage()
Deprecated.
Gets the image of this
CellsShape . |
Modifier and Type | Method and Description |
---|---|
void |
CellsImageFillFormat.setBackgroundImage(CellsWatermarkableImage value)
Deprecated.
Sets the background image.
|
void |
CellsWorksheet.setBackgroundImage(CellsWatermarkableImage value)
Deprecated.
Sets the background image of this
CellsWorksheet . |
void |
CellsHeaderFooterSection.setImage(CellsWatermarkableImage value)
Deprecated.
Sets the image of this
CellsHeaderFooterSection . |
void |
CellsShape.setImage(CellsWatermarkableImage value)
Deprecated.
Sets the image of this
CellsShape . |
Copyright © 2020. All rights reserved.