DeleteOptions class

DeleteOptions class

Represents the setting of deleting rows/columns.

The DeleteOptions type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of DeleteOptions

Properties

PropertyDescription
update_referenceIndicates if update references in other worksheets.
formula_change_monitorGets/sets the monitor for tracking changes caused by the deletion.

See Also