OutputFormat

SpreadsheetSaveOptions.OutputFormat property

Allows to specify a Spreadsheet format, which will be used for saving the document

public SpreadsheetFormats OutputFormat { get; set; }

See Also