FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetSpanModelEventArgs Class
Properties


SheetSpanModelEventArgs Class Members

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