Class NamedRangeScope
Inheritance
System.Object
    NamedRangeScope
  Inherited Members
      System.Object.Equals(System.Object)
    
      System.Object.Equals(System.Object, System.Object)
    
      System.Object.GetHashCode()
    
      System.Object.GetType()
    
      System.Object.MemberwiseClone()
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
      System.Object.ToString()
    
Namespace: Syncfusion.Windows.Forms.CellGrid
Assembly: Syncfusion.Spreadsheet.Windows.dll
Syntax
public class NamedRangeScope
  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 |