Click or drag to resize

XlsName Scope Property

Returns string representation of the name's scope. Read-only.

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

Property Value

Type: String

Implements

INamedRange Scope
See Also