Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetSelectionModelEventArgs Class
Properties Methods


In This Topic
    SheetSelectionModelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SheetSelectionModelEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new Changed event arguments object for the selection model for the sheet.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index of the selection.  
    Public PropertyGets the number of columns in the selection.  
    Public PropertyGets the row index of the selection.  
    Public PropertyGets the number of rows in the selection.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current SheetSelectionModelEventArgs object.  
    Top
    See Also