Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.12 KB

lockwidth-cell-protection-section.md

File metadata and controls

42 lines (29 loc) · 1.12 KB
title manager ms.date ms.audience ms.topic f1_keywords ms.localizationpriority ms.assetid description
LockWidth Cell (Protection Section)
lindalu
03/09/2015
Developer
reference
vis_sdr.chm675
medium
fef022ea-38ab-2b66-60c8-b94a6b0bdfbf
Locks the width of the shape so that its width remains unchanged when the shape is sized.

LockWidth Cell (Protection Section)

Locks the width of the shape so that its width remains unchanged when the shape is sized.

Value Description
TRUE
Width is locked.
FALSE
Width is not locked.

Remarks

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

Value
Cell name:
LockWidth

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

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