Excel for WinRT
ToughRecalc Property


Determines whether the appearance of the cell reauires significant procrssing.
Syntax
'Declaration
 
Public Property ToughRecalc As System.Boolean
'Usage
 
Dim instance As XLConditionalFormattingRangeCollection
Dim value As System.Boolean
 
instance.ToughRecalc = value
 
value = instance.ToughRecalc
public System.bool ToughRecalc {get; set;}
See Also

Reference

XLConditionalFormattingRangeCollection Class
XLConditionalFormattingRangeCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback