Determines whether the appearance of the cell reauires significant procrssing.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public bool ToughRecalc { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property ToughRecalc As Boolean <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |