DrawingResizeType Cell (Page Properties Section)
Office 2010
Determines whether the drawing page resizes automatically to fit the diagram.
To get a reference to the DrawingResizeType cell by name from another formula, or from a program by using the CellsU property, use the following.
Cell name: | DrawingResizeType |
To get a reference to the DrawingResizeType cell by index from a program, use the CellsSRC property with the following arguments:
Section index: | visSectionObject |
Row index: | visRowPage |
Cell index: | visPageDrawResizeType |
Show: