Effects

SpreadsheetWatermarkShapeOptions.Effects property

Gets or sets a value of SpreadsheetImageEffects or SpreadsheetTextEffects for effects that should be applied to the watermark.

public ISpreadsheetWatermarkEffects Effects { get; set; }

Property Value

The SpreadsheetImageEffects or SpreadsheetTextEffects for effects that should be applied to the watermark.

See Also