Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.32 KB

scalex-cell-print-properties-section.md

File metadata and controls

36 lines (26 loc) · 1.32 KB
title description manager ms.date ms.audience ms.topic f1_keywords ms.localizationpriority ms.assetid
ScaleX Cell (Print Properties Section)
ScaleX Cell (Print Properties Section) specifies the percentage of magnification of the drawing page on the printer page.
lindalu
03/09/2015
Developer
reference
Vis_DSS.chm60072
medium
5916eadc-37f8-47af-fe54-f6062aea318f

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