Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / EnableCalculation Property
In This Topic
    EnableCalculation Property (IWorkbook)
    In This Topic
    Gets or sets whether the calculation engine is valid.
    Syntax
    System.bool EnableCalculation {get; set;}
    See Also