ShdwOffsetY Cell (Page Properties Section)
Determines the distance in page units that a shape's drop shadow is offset vertically from the shape.
Remarks
This value is set in the Page Setup dialog box (on the Design tab, click the Page Setup arrow). This value is independent of the scale of the drawing. If the drawing is scaled, the shadow offset remains the same.
To get a reference to the ShdwOffsetY cell by name from another formula, or from a program using the CellsU property, use:
Cell name: |
ShdwOffsetY |
To get a reference to the ShdwOffsetY cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowPage |
Cell index: |
visPageShdwOffsetY |