Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CircularCellChangedEventArgs Class
Properties


In This Topic
    CircularCellChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CircularCellChangedEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the first column of the cell range.  
    Public PropertyGets the last column of the cell range.  
    Public PropertyGets a boolean indicating whether the circular cell(s) is detected.  
    Public PropertyGets the first row of the cell range.  
    Public PropertyGets the last row of the cell range.  
    Public PropertyGets the sheetview contains the cell range.  
    Public PropertyGets the worksheet contains the cell range.  
    Top
    See Also