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

SpreadsheetSaveOptions

SpreadsheetSaveOptions class

Represents document saving options when saving a Spreadsheet document.

public sealed class SpreadsheetSaveOptions : SaveOptions

Constructors

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

Properties

Name Description
static Default { get; } Gets the default value for the SpreadsheetSaveOptions class.

See Also