SpreadsheetEditorSettings Class Members
In This Topic
The following tables list the members exposed by
SpreadsheetEditorSettings.
Public Constructors
Public Properties
| Name | Description |
 | CalculationMinInterval | Gets or sets the interval, in milliseconds, that defines how fast document must be synchronized with document source after the last action that needs formula calculation. |
 | CalculationMode | Gets or sets the formula calculation mode. |
  | Default | Gets or sets the spreadsheet editor settings, which are used by default. |
 | EnvironmentProperties | Gets or sets the document environment settings. |
 | ForcedDrawingRendering | Gets or sets a value indicating whether editor should use forced rendering of worksheet drawing. |
Public Methods
| Name | Description |
 | Clone | Clones this instance. |
See Also