Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingModelEventArgs Class
Members


ConditionalFormattingModelEventArgs Class
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
Inheritance Hierarchy

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

See Also