[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SaveOptions

SaveOptions Class

Option class for saving.

Inheritance
SaveOptions
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class SaveOptions
Public Class SaveOptions

Constructors

Name Description
SaveOptions()

Constructor.

Properties

Name Description
IgnoreFormulas

Indicates whether to treat formula cells as value cells.

IsCompactMode

A bool indicating whether to save workbook in compact mode, the default value is false.