ExcelVmlDrawingPicture Members

Office Open XML

The ExcelVmlDrawingPicture type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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

See Also