Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IPrePaintConditionalFormattingRule Interface
Members


In This Topic
IPrePaintConditionalFormattingRule Interface
In This Topic
Represents the conditional formatting rule that is used before starting to paint the background.
Syntax
'Declaration
 
Public Interface IPrePaintConditionalFormattingRule 
   Inherits IConditionalFormattingRule 
 
'Usage
 
Dim instance As IPrePaintConditionalFormattingRule
See Also