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 reference the LockCalcWH cell by name from another formula, or from a program using the Cells property, use:
Cell name: |
LockCalcWH |
To reference the LockCalcWH cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowLock |
Cell index: |
visLockCalcWH |