InsertOptions
InsertOptions class
Represents the options of inserting.
new InsertOptions()
Methods
| Name | Description |
|---|---|
| getCopyFormatType() | The value of the property is CopyFormatType integer constant. |
| getFormulaChangeMonitor() | |
| getUpdateReference() | Indicates if references in other worksheets will be updated. |
| setCopyFormatType() | The value of the property is CopyFormatType integer constant. |
| setFormulaChangeMonitor() | |
| setUpdateReference() | Indicates if references in other worksheets will be updated. |
getCopyFormatType()
The value of the property is CopyFormatType integer constant.
getFormulaChangeMonitor()
getUpdateReference()
Indicates if references in other worksheets will be updated.
setCopyFormatType()
The value of the property is CopyFormatType integer constant.
setFormulaChangeMonitor()
setUpdateReference()
Indicates if references in other worksheets will be updated.