[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SaveOptionsBase

Class SaveOptionsBase

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

Base option class for saving.

public abstract class SaveOptionsBase
Inheritance
SaveOptionsBase
Derived
Inherited Members

Constructors

SaveOptionsBase()

protected SaveOptionsBase()

Properties

FileFormat

Represents the format in which the workbook is saved.

public SaveFileFormat FileFormat { get; protected set; }

Property Value

SaveFileFormat