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