Name Property
Office 2007
Returns or sets the name of the object. Read/write String.
expression.Name
Returns or sets the name of the object. Read/write Variant.
expression.Name
Returns or sets the name of the object. Read-only String.
expression.Name
Example
This example assigns the name of the first trendline to the variable myTrendname.
|