BlockSizeY cell (Page Layout section)
Determines the vertical block size, the area in which each of your shapes must fit on the drawing page when you lay out shapes using the Lay Out Shapes dialog box (click Lay Out Shapes on the Shape menu).
Remarks
You can also set this value in the Layout and Routing Spacing dialog box (on the File menu, click Page Setup, click the Layout and Routing tab, and then click Spacing).
To reference the BlockSizeY cell by name from another formula, or from a program using the Cells property, use:
Cell name: |
BlockSizeY |
To reference the BlockSizeY cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowPageLayout |
Cell index: |
visPLOBlockSizeY |