[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRange.Address

Address Property

Address

Gets a string value that represents the range reference in the absolute A1 format.

Declaration
string Address { get; }
ReadOnly Property Address As String
Remarks

For more address formats, use the GetAddress(bool, bool, ReferenceStyle, IRange) method.