Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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:
Value | |
---|---|
Cell name: |
InhibitSnap |
To get a reference to the InhibitSnap cell by index from a program, use the CellsSRC property with the following arguments:
Value | |
---|---|
Section index: |
visSectionObject |
Row index: |
visRowPage |
Cell index: |
visPageInhibitSnap |