Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IExcelOptions Interface / Formulas Property
In This Topic
    Formulas Property
    In This Topic
    Returns the IFormulaOptions object that represents the options related to formula caculation, performance, and error handing.
    Syntax
    IFormulaOptions Formulas {get;}
    See Also