Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetStyleModelEventArgs Class
Members


In This Topic
    SheetStyleModelEventArgs Class
    In This Topic
    Represents the event data for the Changed event of the style model for the sheet.
    Syntax
    'Declaration
     
    
    Public Class SheetStyleModelEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As SheetStyleModelEventArgs
    public class SheetStyleModelEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.Model.SheetStyleModelEventArgs

    See Also