ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLDataValidationRangeCollection Class / ToughRecalc Property

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