1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark.Options.Spreadsheet
  6. /
  7. SpreadsheetTextEffects

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