INamedRange
Scope Property
|
Returns string representation of the name's scope. Read-only.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ReadOnly Property Scope As String
Get
property String^ Scope {
String^ get ();
}
abstract Scope : string with get
Property Value
Type:
String
See Also