InsertOptions

InsertOptions class

Represents the options of inserting.

Constructors

NameDescription
InsertOptions

Properties

NameTypeDescription
CopyFormatTypeintThe 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: int

InsertOptions.UpdateReference property

Indicates if references in other worksheets will be updated.

Type: boolean

InsertOptions.FormulaChangeMonitor property

Type: AbstractFormulaChangeMonitor