ExcelVmlDrawingPicture Properties
From Office Open XML
The ExcelVmlDrawingPicture type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BiLevel |
Determines whether an image will be displayed in black and white
| |
| BlackLevel |
Defines the intensity of black in an image
Default value is 0
| |
| Gain |
Defines the intensity of all colors in an image
Default value is 1
| |
| Gamma |
Defines the amount of contrast for an image
Default value is 0;
| |
| GrayScale |
Determines whether a picture will be displayed in grayscale mode
| |
| Height |
The height in points
| |
| Id | (Inherited from ExcelVmlDrawingBase.) | |
| Image |
The image
| |
| Left |
Margin Left in points
| |
| Position |
Position ID
| |
| Title |
The Title of the image
| |
| Top |
Margin top in points
| |
| Width |
The width in points
|