DeleteOptions
DeleteOptions class
Represents the setting of deleting rows/columns.
Constructors
| Name | Description |
|---|---|
| DeleteOptions |
Properties
| Name | Type | Description |
|---|---|---|
| UpdateReference | boolean | Indicates if update references in other worksheets. |
| FormulaChangeMonitor | AbstractFormulaChangeMonitor |
DeleteOptions()
DeleteOptions.UpdateReference property
Indicates if update references in other worksheets.
Type: boolean
DeleteOptions.FormulaChangeMonitor property
Type: AbstractFormulaChangeMonitor