Click or drag to resize

XlsName RangeAddressLocal Property

Returns the range reference for the specified range in the language of the user. 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 RangeAddressLocal { get; }

Property Value

Type: String

Implements

IXLSRange RangeAddressLocal
See Also