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