Remove Method (ChartStyles)
Removes a ChartStyle object from the collection. Returns False if the method failed.
Syntax
Function Remove(Index) As Boolean
Remarks
Part
|
Type
|
Description
|
Index
|
Variant
|
Index of the location of the new object in the collection (if omitted, add at end)
|
See Also
ChartStyles Collection