[]
        
(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
object
SaveOptionsBase
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Constructors

SaveOptionsBase()

protected SaveOptionsBase()

Properties

FileFormat

Represents the format in which the workbook is saved.

public SaveFileFormat FileFormat { get; protected set; }

Property Value

SaveFileFormat