[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.OpenOptionsBase

Class OpenOptionsBase

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

Base option class for opening.

public abstract class OpenOptionsBase
Inheritance
object
OpenOptionsBase
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Constructors

OpenOptionsBase()

protected OpenOptionsBase()

Properties

FileFormat

Represents the format in which the workbook is opened.

public OpenFileFormat FileFormat { get; protected set; }

Property Value

OpenFileFormat