Share via


Graphic Object Members

Excel Developer Reference

Contains properties that apply to header and footer picture objects.

Properties

  Name Description
Bb242274.properties(en-us,office.12).gif Application When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only.
Bb242274.properties(en-us,office.12).gif Brightness Returns or sets the brightness of the specified picture or OLE object. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest). Read/write Single.
Bb242274.properties(en-us,office.12).gif ColorType Returns or sets the type of color transformation applied to the specified picture or OLE object. Read/write MsoPictureColorType.
Bb242274.properties(en-us,office.12).gif Contrast Returns or sets the contrast for the specified picture or OLE object. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast). Read/write Single.
Bb242274.properties(en-us,office.12).gif CropBottom Returns or sets the number of points that are cropped off the bottom of the specified picture or OLE object. Read/write Single.
Bb242274.properties(en-us,office.12).gif CropLeft Returns or sets the number of points that are cropped off the left side of the specified picture or OLE object. Read/write Single.
Bb242274.properties(en-us,office.12).gif CropRight Returns or sets the number of points that are cropped off the right side of the specified picture or OLE object. Read/write Single.
Bb242274.properties(en-us,office.12).gif CropTop Returns or sets the number of points that are cropped off the top of the specified picture or OLE object. Read/write Single.
Bb242274.properties(en-us,office.12).gif 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. Read/write String.
Bb242274.properties(en-us,office.12).gif Height Returns or sets a Single value that represents the height, in points, of the object.
Bb242274.properties(en-us,office.12).gif 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. Read/write MsoTriState.
Bb242274.properties(en-us,office.12).gif Parent Returns the parent object for the specified object. Read-only.
Bb242274.properties(en-us,office.12).gif Width Returns or sets a Single value that represents the width, in points, of the object.