ExcelRangeAddress Property |
Gets the range reference in A1 notation and in the language of the macro.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string Address { get; }Public ReadOnly Property Address As String
Get
Property Value
String
See Also