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


In This Topic
    SheetStyleModelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SheetStyleModelEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new Changed event arguments object for the style model for the sheet.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index where the event occurred, or -1 if all columns were affected.  
    Public PropertyGets the number of columns, or -1 if all columns were affected.  
    Public PropertyGets the row index where the event occurred, or -1 if all rows were affected.  
    Public PropertyGets the number of rows, or -1 if all rows were affected.  
    Public PropertyGets the type of event that occurred.  
    Top
    See Also