LockCalcWH Cell (Protection Section)

Locks a shape's selection rectangle so it cannot be recalculated when a vertex is edited or a row type is changed in the Geometry section.

Value Description
TRUE
Width and height cannot be recalculated.
FALSE
Width and height can be recalculated.

Remarks

To get a reference to the LockCalcWH cell by name from another formula, or from a program using the CellsU property, use:

Value
Cell name:
LockCalcWH

To get a reference to the LockCalcWH cell by index from a program, use the CellsSRC property with the following arguments:

Value
Section index:
visSectionObject
Row index:
visRowLock
Cell index:
visLockCalcWH