UpdateAlignBox Cell (Miscellaneous Section)
Office 2010
Recalculates the selection rectangle whenever a control handle is moved.
To get a reference to the UpdateAlignBox cell by name from another formula, or from a program using the CellsU property, use:
Cell name: | UpdateAlignBox |
To get a reference to the UpdateAlignBox cell by index from a program, use the CellsSRC property with the following arguments:
Section index: | visSectionObject |
Row index: | visRowMisc |
Cell index: | visUpdateAlignBox |
Show: