InsertOptions Class

InsertOptions class

Represents the options of inserting.


type InsertOptions struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewInsertOptionsDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetCopyFormatType
SetCopyFormatType
GetUpdateReferenceIndicates if references in other worksheets will be updated.
SetUpdateReferenceIndicates if references in other worksheets will be updated.
GetFormulaChangeMonitorGets/sets the monitor for tracking changes caused by the insertion.
SetFormulaChangeMonitorGets/sets the monitor for tracking changes caused by the insertion.