[]
Option class for opening SpreadJS .sjs file.
public class SjsOpenOptions : OpenOptionsBase
Public Class SjsOpenOptions
Inherits OpenOptionsBase
| Name | Description |
|---|---|
| SjsOpenOptions() | Constructor. |
| 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. |