Class Gridlines (Excel VBA)
The class Gridlines represents major or minor gridlines on a chart axis.
Border
Returns a Border object that represents the border of the object.
Delete
Deletes the object.
Format
Returns the ChartFormat object.
GetProperty
Syntax : expression.GetProperty (ID)
Name
Returns a String value that represents the name of the object.
Parent
Returns the parent object for the specified object. Read-only.
Select
Selects the object.
SetProperty
Syntax : expression.SetProperty (ID, Value)