Package | Description |
---|---|
com.groupdocs.watermark.options |
The package 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 a value of
or
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
or
for effects that should be applied to the watermark. |