InsertOptions
InsertOptions class
Represents the options of inserting.
Constructors
| Name | Description |
|---|---|
| InsertOptions |
Properties
| Name | Type | Description |
|---|---|---|
| CopyFormatType | int | The value of the property is CopyFormatType integer constant. |
| UpdateReference | boolean | Indicates if references in other worksheets will be updated. |
| FormulaChangeMonitor | AbstractFormulaChangeMonitor |
InsertOptions()
InsertOptions.CopyFormatType property
The value of the property is CopyFormatType integer constant.
Type: int
InsertOptions.UpdateReference property
Indicates if references in other worksheets will be updated.
Type: boolean
InsertOptions.FormulaChangeMonitor property
Type: AbstractFormulaChangeMonitor