ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLConditionalFormattingRule Class / Parameter Property

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