Modifier and Type | Method and Description |
---|---|
void |
CellsDocument.addTextWatermark(TextWatermark watermark,
CellsTextEffects effects)
Adds a text watermark to all worksheets of this
CellsDocument . |
void |
CellsWorksheet.addTextWatermark(TextWatermark watermark,
CellsTextEffects effects)
Adds a text watermark to this
CellsWorksheet . |
void |
CellsDocument.addTextWatermark(TextWatermark watermark,
CellsTextEffects effects,
CellsShapeSettings shapeSettings)
Adds a text watermark to all worksheets of this
CellsDocument . |
void |
CellsWorksheet.addTextWatermark(TextWatermark watermark,
CellsTextEffects effects,
CellsShapeSettings shapeSettings)
Adds a text watermark to this
CellsWorksheet . |
Copyright © 2018. All rights reserved.