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


In This Topic
    SheetSpanModelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SheetSpanModelEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new Changed event arguments object for the span model for the sheet.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index where the event occurred.  
    Public PropertyGets the number of columns affected.  
    Public PropertyGets the row index where the event occurred.  
    Public PropertyGets the number of rows affected.  
    Public PropertyGets the type of event that occurred.  
    Top
    See Also