SpreadsheetEditorSettings Class Properties
In This Topic
For a list of all properties of this type, see
SpreadsheetEditorSettings.
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. |
See Also