Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Specifies the margin on the left of the printed page.
Remarks
This value represents physical units and is unaffected by scale or drawing units. For example, if this cell has a value of 0.25 in., this margin is 0.25 inch even if page units are feet. If units are not explicitly stated, this value defaults to page units.
To get a reference to the PageLeftMargin cell by name from another formula, or from a program using the CellsU property, use:
| Value | |
|---|---|
| Cell name: |
PageLeftMargin |
To get a reference to the PageLeftMargin cell by index from a program, use the CellsSRC property with the following arguments:
| Value | |
|---|---|
| Section index: |
visSectionObject |
| Row index: |
visRowPrintProperties |
| Cell index: |
visPrintPropertiesLeftMargin |