[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SjsOpenOptions

SjsOpenOptions Class

Option class for opening SpreadJS .sjs file.

Inheritance
SjsOpenOptions
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class SjsOpenOptions : OpenOptionsBase
Public Class SjsOpenOptions
    Inherits 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.