InsertOptions

InsertOptions class

Represents the options of inserting.

Constructors

NameDescription
InsertOptions

Properties

NameTypeDescription
CopyFormatTypeNumberThe value of the property is CopyFormatType integer constant.
UpdateReferencebooleanIndicates if references in other worksheets will be updated.
FormulaChangeMonitorAbstractFormulaChangeMonitor

InsertOptions()

InsertOptions.CopyFormatType property

The value of the property is CopyFormatType integer constant.

Type: Number

InsertOptions.UpdateReference property

Indicates if references in other worksheets will be updated.

Type: boolean

InsertOptions.FormulaChangeMonitor property

Type: AbstractFormulaChangeMonitor