66
Name
Returns
Description
PrintObject
Boolean
Set/Get whether the embedded chart on the sheet
will be printed when the sheet is printed. This
property only works if there is only one
ChartObjectin the collection
Protect
Boolean
Set to True, this property will ensure that the
ChartObject
embedded chart cannot be moved, resized, or
deleted through the user interface
Rounded
Boolean
Set/Get whether the corners of the embedded
Corners
chart are rounded (True) or right angles (False).
This property only works if there is only one
ChartObjectin the collection
Shadow
Boolean
Set/Get whether a shadow appears around the
embedded chart. This property only works if there
is only one ChartObjectin the collection
ShapeRange
ShapeRange
Read-only. Returns the ChartObjectsin the col-
lection as Shapeobjects
Top
Double
Set/Get the distance from top edge of the
ChartObjectto the top of the parent sheet.
This property only works if there is only one
ChartObjectobject in the collection
Visible
Boolean
Set/Get whether all the ChartObjectobjects in
the collection are visible
Width
Double
Set/Get the width of the ChartObjectin the
collection if there is only one ChartObjectobject
in the collection
Add
ChartObject
Method. Parameters: LeftAsDouble, TopAs
Double, WidthAsDouble, HeightAsDouble.
Adds a ChartObjectto the collection of
ChartObjects. The position of the new
ChartObjectcan be specified by using the Left,
Top, Width, and Heightparameters
BringTo
Variant
Method. Brings all the ChartObjectobjects in the
Front
collection to the front of all the other objects
Copy
Variant
Method. Copies all the ChartObjectobjects in
the collection into the clipboard
Table continued on following page
705
ChartObjects Collection Properties and Methods