Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IPrePaintTextConditionalFormattingRule Interface
Members


In This Topic
    IPrePaintTextConditionalFormattingRule Interface
    In This Topic
    Represents the conditional formatting rule that is used for painting before the text is painted.
    Syntax
    'Declaration
     
    
    Public Interface IPrePaintTextConditionalFormattingRule 
       Inherits IConditionalFormattingRule 
    public interface IPrePaintTextConditionalFormattingRule : IConditionalFormattingRule  
    See Also