Represents the options available for getting or setting the bounds of a shape, cell, or region.

Enumeration Members

None: 0

No special options should be used. Get and set actual bounds on the worksheet in its current state.

TreatAllRowsAndColumnsAsVisible: 1

Ignore the [[RowColumnBase.hidden]] value on all rows and columns. Get and set bounds as if all rows and columns were currently visible.