Sharpen Cell (Image Properties Section)
Office 2010
Sharpens a bitmap image. The default value is 0%. Sharpening an image focuses it by increasing the contrast of adjacent pixels.
To get a reference to the Sharpen cell by name from another formula, or from a program using the CellsU property, use:
Cell name: | Sharpen |
To get a reference to the Sharpen cell by index from a program, use the CellsSRC property with the following arguments:
Section index: | visSectionObject |
Row index: | visRowImage |
Cell index: | visImageSharpen |
Show: