Click or drag to resize

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: 9.0.0
Syntax
public string Address { get; }

Property Value

String
See Also