NamedRangeScope Class
Inheritance
System.Object
NamedRangeScope
Namespace: Syncfusion.Windows.Forms.CellGrid
Assembly: Syncfusion.Spreadsheet.Windows.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 |