Initializes a new instance of the [SpreadsheetWatermarkHeaderFooterOptions](../../com.groupdocs.watermark.options/spreadsheetwatermarkheaderfooteroptions) class.
Sets the index of worksheet to add the watermark to.
SpreadsheetWatermarkHeaderFooterOptions()
public SpreadsheetWatermarkHeaderFooterOptions()
Initializes a new instance of the [SpreadsheetWatermarkHeaderFooterOptions](../../com.groupdocs.watermark.options/spreadsheetwatermarkheaderfooteroptions) 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. |
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.