Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLConditionalFormattingRule Class / Parameter Property

In This Topic
    Parameter Property (XLConditionalFormattingRule)
    In This Topic
    Gets or sets style of parameter object for this condition.
    Syntax
    'Declaration
     
    
    Public Property Parameter As Object
    public object Parameter {get; set;}
    See Also