Gets a value of [SpreadsheetImageEffects](../../com.groupdocs.watermark.options/spreadsheetimageeffects) or [SpreadsheetTextEffects](../../com.groupdocs.watermark.options/spreadsheettexteffects) for effects that should be applied to the watermark.
Gets or sets a value of [SpreadsheetImageEffects](../../com.groupdocs.watermark.options/spreadsheetimageeffects) or [SpreadsheetTextEffects](../../com.groupdocs.watermark.options/spreadsheettexteffects) for effects that should be applied to the watermark.
SpreadsheetWatermarkShapeOptions()
public SpreadsheetWatermarkShapeOptions()
Initializes a new instance of the [SpreadsheetWatermarkShapeOptions](../../com.groupdocs.watermark.options/spreadsheetwatermarkshapeoptions) class.
getWorksheetIndex()
public final int getWorksheetIndex()
Gets the index of worksheet to add the watermark to.
Returns:
int - The index of worksheet to add the watermark to.
-1 means every worksheet.
setWorksheetIndex(int value)
public final void setWorksheetIndex(int value)
Sets the index of worksheet to add the watermark to.
Parameters:
Parameter
Type
Description
value
int
The index of worksheet to add the watermark to.
-1 means every worksheet. |
getEffects()
public final ISpreadsheetWatermarkEffects getEffects()
Gets a value of [SpreadsheetImageEffects](../../com.groupdocs.watermark.options/spreadsheetimageeffects) or [SpreadsheetTextEffects](../../com.groupdocs.watermark.options/spreadsheettexteffects) for effects that should be applied to the watermark.
Returns:ISpreadsheetWatermarkEffects - The [SpreadsheetImageEffects](../../com.groupdocs.watermark.options/spreadsheetimageeffects) or [SpreadsheetTextEffects](../../com.groupdocs.watermark.options/spreadsheettexteffects) for effects that should be applied to the watermark.
setEffects(ISpreadsheetWatermarkEffects value)
public final void setEffects(ISpreadsheetWatermarkEffects value)
Gets or sets a value of [SpreadsheetImageEffects](../../com.groupdocs.watermark.options/spreadsheetimageeffects) or [SpreadsheetTextEffects](../../com.groupdocs.watermark.options/spreadsheettexteffects) for effects that should be applied to the watermark.
The [SpreadsheetImageEffects](../../com.groupdocs.watermark.options/spreadsheetimageeffects) or [SpreadsheetTextEffects](../../com.groupdocs.watermark.options/spreadsheettexteffects) for effects that should be applied to the watermark.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.