InhibitSnap Cell (Page Properties Section)
Determines whether the shapes on a foreground page snap to other objects on the page and shapes on the background page.
Value |
Description |
---|---|
TRUE |
Inhibit all snapping on the page, except for snapping to the ruler and grid. |
FALSE |
Enable snapping. |
Remarks
To get a reference to the InhibitSnap cell by name from another formula, or from a program using the CellsU property, use:
Cell name: |
InhibitSnap |
To get a reference to the InhibitSnap cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowPage |
Cell index: |
visPageInhibitSnapIndentRight |