PrintGrid Cell (Print Properties Section)

Specifies whether to print the grid when printing a document page.

Value Description
TRUE
Show the grid when printing this page.
FALSE
Do not show the grid when printing this page (the default).

Remarks

This value corresponds to the Gridlines check box on the Print Setup tab in the Page Setup dialog box (on the Design tab, click the Page Setup arrow). Other than color (the printed version is gray), the printed grid is identical to the grid you see in the Microsoft Visio drawing window.

You can choose whether to print the grid on a page-by-page basis. The style of grid can also be defined on a page-by-page basis in the Ruler & Grid dialog box (on the View tab, click the Show arrow) when a page is active.

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

Value
Cell name:
PrintGrid

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

Value
Section index:
visSectionObject
Row index:
visRowPrintProperties
Cell index:
visPrintPropertiesPrintGrid