ExcelRangeAddress Property |
Gets the range reference in A1 notation and in the language of the macro.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public string Address { get; }
Public ReadOnly Property Address As String
Get
Property Value
Type:
StringSee Also