Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLConditionalFormattingRangeCollection Class / ToughRecalc Property

In This Topic
    ToughRecalc Property (XLConditionalFormattingRangeCollection)
    In This Topic
    Determines whether the appearance of the cell reauires significant procrssing.
    Syntax
    'Declaration
     
    
    Public Property ToughRecalc As Boolean
    public bool ToughRecalc {get; set;}
    See Also