FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / CellRangeReference Class
Members

In This Topic
    CellRangeReference Class
    In This Topic
    Represents a cell range reference.
    Object Model
    CellRangeReference Class
    Syntax
    'Declaration
     
    
    Public Class CellRangeReference 
       Implements C1.WPF.Binding.IValueObject 
    public class CellRangeReference : C1.WPF.Binding.IValueObject  
    Inheritance Hierarchy

    System.Object
       C1.WPF.FlexGrid.CellRangeReference

    See Also