WorksheetIndex

SpreadsheetBackgroundWatermarkOptions.WorksheetIndex property

Get or sets the index of worksheet to add the watermark to.

public int WorksheetIndex { get; set; }

Property Value

The index of worksheet to add the watermark to.

Remarks

-1 means every worksheet.

See Also