Click or drag to resize

XlsName RangeR1C1Address Property

Returns the range reference using R1C1 notation. Read-only String.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string RangeR1C1Address { get; }

Property Value

Type: String

Implements

IXLSRange RangeR1C1Address
See Also