ScaleX Cell (Print Properties Section)

Specifies the percentage of magnification of the drawing page on the printer page.

Remarks

This value is used only when the OnPage cell value is FALSE. The ScaleX and ScaleY cells always have the same value, which corresponds to the value in the Adjust to setting on the Print Setup tab in the Page Setup dialog box (on the Design tab, click the Page Setup arrow).

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

Value
Cell name:
ScaleX

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

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