Modifier and Type | Method and Description |
---|---|
void |
CellsDocument.addImageWatermark(ImageWatermark watermark,
CellsImageEffects effects)
Adds an image watermark to all worksheets of this
CellsDocument . |
void |
CellsWorksheet.addImageWatermark(ImageWatermark watermark,
CellsImageEffects effects)
Adds an image watermark to this
CellsWorksheet . |
void |
CellsDocument.addImageWatermark(ImageWatermark watermark,
CellsImageEffects effects,
CellsShapeSettings shapeSettings)
Adds an image watermark to all worksheets of this
CellsDocument . |
void |
CellsWorksheet.addImageWatermark(ImageWatermark watermark,
CellsImageEffects effects,
CellsShapeSettings shapeSettings)
Adds an image watermark to this
CellsWorksheet . |
Copyright © 2018. All rights reserved.