[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SjsOpenOptions

SjsOpenOptions Class

Option class for opening SpreadJS .sjs file.

Inheritance
SjsOpenOptions
Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public class SjsOpenOptions : OpenOptionsBase

Constructors

Name Description
SjsOpenOptions()

Constructor.

Properties

Name Description
IncludeFormulas

Indicates whether the formula can be included when loading. By default, it is true.

IncludeStyles

Indicates whether the style can be included when loading. By default, it is true.