Blur Cell (Image Properties Section)
Office 2010
Blurs or softens a bitmap image. The default value is 0%.
To get a reference to the Blur cell by name from another formula, or from a program using the CellsU property, use:
Cell name: | Blur |
To get a reference to the Blur cell by index from a program, use the CellsSRC property with the following arguments:
Section index: | visSectionObject |
Row index: | visRowImage |
Cell index: | visImageBlur |
Show: