Package | Description |
---|---|
com.groupdocs.watermark.options |
The namespace provides classes to specify additional options when working with documents and watermarks.
|
Modifier and Type | Class and Description |
---|---|
class |
SpreadsheetImageEffects
Represents effects that can be applied to an image watermark for an Excel document.
|
class |
SpreadsheetTextEffects
Represents effects that can be applied to a text watermark for an Excel document.
|
Modifier and Type | Method and Description |
---|---|
ISpreadsheetWatermarkEffects |
SpreadsheetWatermarkShapeOptions.getEffects()
Gets or sets a value of
SpreadsheetImageEffects or
SpreadsheetTextEffects for effects that should be applied to the watermark. |
Modifier and Type | Method and Description |
---|---|
void |
SpreadsheetWatermarkShapeOptions.setEffects(ISpreadsheetWatermarkEffects value)
Gets or sets a value of
SpreadsheetImageEffects or
SpreadsheetTextEffects for effects that should be applied to the watermark. |
Copyright © 2020. All rights reserved.