Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / SjsOpenOptions Class
Properties

In This Topic
    SjsOpenOptions Class Members
    In This Topic

    The following tables list the members exposed by SjsOpenOptions.

    Public Constructors
     NameDescription
    Public Constructor Constructor  
    Top
    Public Properties
     NameDescription
    Public Property Represents the format in which the workbook is opened. (Inherited from GrapeCity.Documents.Excel.OpenOptionsBase)
    Public Property Indicates whether the formula can be included when loading. By default, it is true.  
    Public Property Indicates whether the style can be included when loading. By default, it is true.  
    Top
    See Also