Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingModelEventArgs Class
Members


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

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.ConditionalFormattingModelEventArgs

    See Also