Graphic Members
Include Protected Members
Include Inherited Members
Contains properties that apply to header and footer picture objects.
The Graphic type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Excel application. | |
Brightness | Returns or sets the brightness of the specified picture or OLE object. | |
ColorType | Returns or sets the type of color transformation applied to the specified picture or OLE object. | |
Contrast | Returns or sets the contrast for the specified picture or OLE object. | |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. | |
CropBottom | Returns or sets the number of points that are cropped off the bottom of the specified picture or OLE object. | |
CropLeft | Returns or sets the number of points that are cropped off the left side of the specified picture or OLE object. | |
CropRight | Returns or sets the number of points that are cropped off the right side of the specified picture or OLE object. | |
CropTop | Returns or sets the number of points that are cropped off the top of the specified picture or OLE object. | |
Filename | Returns or sets the URL (on the intranet or the Web) or path (local or network) to the location where the specified source object was saved. | |
Height | The height, in points, of the object. | |
LockAspectRatio | True if the specified shape retains its original proportions when you resize it. False if you can change the height and width of the shape independently of one another when you resize it. | |
Parent | Returns the parent object for the specified object. | |
Width | The width, in points, of the object. |
Top