Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Specifies the margin on the right 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 PageRightMargin cell by name from another formula, or from a program using the CellsU property, use:
| Value | |
|---|---|
| Cell name: |
PageRightMargin |
To get a reference to the PageRightMargin cell by index from a program, use the CellsSRC property with the following arguments:
| Value | |
|---|---|
| Section index: |
visSectionObject |
| Row index: |
visRowPrintProperties |
| Cell index: |
visPrintPropertiesRightMargin |