Object
DefinedName
FromColumn | Returns the starting column number for the range of the Defined name. (Zero based) |
FromRow | Returns the starting row number for the range of the Defined name. (Zero based) |
Name | The name as it is defined for the area. |
RawReference | Returns the raw reference for the range as it comes from Excel. |
ToColumn | Returns the ending column number for the range of the Defined name. (Zero based) |
ToRow | Returns the ending row number for the range of the Defined name. (Zero based) |
Worksheet | Returns the Worksheet name for the defined name. |