Series.Name Property
Excel Developer Reference |
Returns or sets a String value representing the name of the object.
Syntax
expression.Name
expression A variable that represents a Series object.
Remarks
You can reference using R1C1 notation, for example, "=Sheet1!R1C1".
See Also