CenterY Cell (Print Properties Section)

Determines whether the drawing page is centered vertically on the printer page.

Value Description
TRUE
Center the drawing page vertically on the printer page.
FALSE
Do not center the drawing page vertically on the printer page (the default).

Remarks

By default, drawing pages are justified to the top and left of the printer page. Setting the CenterX and CenterY cells to TRUE places the drawing page in the center of the printer page (or pages when tiling is necessary).

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

Value
Cell name:
CenterY

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

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