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 reference the InhibitSnap cell by name from another formula, or from a program using the Cells property, use:
|
Cell name: |
InhibitSnap |
To reference 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 |