SpreadsheetWatermarkBaseOptions

SpreadsheetWatermarkBaseOptions class

Base class for watermark adding options to a Spreadsheet document.

public abstract class SpreadsheetWatermarkBaseOptions : SpreadsheetWatermarkOptions

Properties

Name Description
AlternativeText { get; set; } Gets or sets the descriptive (alternative) text that will be associated with a shape.
IsLocked { get; set; } Gets or sets a value indicating whether an editing of the shape in Excel is forbidden.
Name { get; set; } Gets or sets the name a shape.

See Also