| Package | Description |
|---|---|
| com.groupdocs.watermark.contents | |
| com.groupdocs.watermark.internal | |
| com.groupdocs.watermark.options |
| Modifier and Type | Method and Description |
|---|---|
void |
SpreadsheetContent.addWatermark(Watermark watermark,
SpreadsheetShapeSettings shapeSettings,
ISpreadsheetWatermarkEffects effects) |
void |
SpreadsheetWorksheet.addWatermark(Watermark watermark,
SpreadsheetShapeSettings shapeSettings,
ISpreadsheetWatermarkEffects effects) |
void |
SpreadsheetWorksheet.addWordArtWatermark(Watermark watermark,
SpreadsheetShapeSettings shapeSettings,
ISpreadsheetWatermarkEffects effects) |
| Modifier and Type | Method and Description |
|---|---|
static DocumentSpecificSettingsCollection |
SpreadsheetUtils.buildSettings(Watermark watermark,
SpreadsheetShapeSettings shapeSettings,
ISpreadsheetWatermarkEffects effects,
Content parent) |
| 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. |
Copyright © 2026. All rights reserved.