Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ThreeColorScaleConditionalFormattingRule Class / ThreeColorScaleConditionalFormattingRule Constructor / ThreeColorScaleConditionalFormattingRule Constructor()
Example


In This Topic
    ThreeColorScaleConditionalFormattingRule Constructor()
    In This Topic
    Initializes a new instance of the ThreeColorScaleConditionalFormattingRule class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ThreeColorScaleConditionalFormattingRule()
    public ThreeColorScaleConditionalFormattingRule()
    Example
    This example creates a rule.
    See Also