SpreadsheetTextEffects

SpreadsheetTextEffects class

Represents effects that can be applied to a text watermark for an Excel document.

public sealed class SpreadsheetTextEffects : OfficeTextEffects, ISpreadsheetWatermarkEffects

Constructors

Name Description
SpreadsheetTextEffects() Initializes a new instance of the SpreadsheetTextEffects class.

Properties

Name Description
LineFormat { get; set; } Gets or sets the line format settings.

See Also