NoObjHandles Cell (Miscellaneous Section)
Switches the display of selection handles on and off for the selected shape.
Value | Description |
|---|---|
TRUE | Selection handles are not displayed when a shape is selected. |
FALSE | Selection handles are displayed when a shape is selected. |
To get a reference to the NoObjHandles cell by name from another formula, or from a program using the CellsU property, use:
Cell name: | NoObjHandles |
To get a reference to the NoObjHandles cell by index from a program, use the CellsSRC property with the following arguments:
Section index: | visSectionObject |
Row index: | visRowMisc |
Cell index: | visNoObjHandles |