Class NamedRangeScope
Inheritance
System.Object
NamedRangeScope
Namespace: Syncfusion.UI.Xaml.CellGrid
Assembly: Syncfusion.SfCellGrid.UWP.dll
Syntax
public class NamedRangeScope : Object
Constructors
NamedRangeScope()
Declaration
public NamedRangeScope()
Properties
CellAddress
Declaration
public string CellAddress { get; set; }
Property Value
Type |
---|
System.String |
Scope
Declaration
public string Scope { get; set; }
Property Value
Type |
---|
System.String |