Share via


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
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Brightness Returns or sets the brightness of the specified picture or OLE object.
Public property ColorType Returns or sets the type of color transformation applied to the specified picture or OLE object.
Public property Contrast Returns or sets the contrast for the specified picture or OLE object.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property CropBottom Returns or sets the number of points that are cropped off the bottom of the specified picture or OLE object.
Public property CropLeft Returns or sets the number of points that are cropped off the left side of the specified picture or OLE object.
Public property CropRight Returns or sets the number of points that are cropped off the right side of the specified picture or OLE object.
Public property CropTop Returns or sets the number of points that are cropped off the top of the specified picture or OLE object.
Public property 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.
Public property Height The height, in points, of the object.
Public property 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.
Public property Parent Returns the parent object for the specified object.
Public property Width The width, in points, of the object.

Top

See Also

Reference

Graphic Interface

Microsoft.Office.Interop.Excel Namespace