Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IDisplayFormat Interface / FormulaHidden Property
In This Topic
    FormulaHidden Property (IDisplayFormat)
    In This Topic
    Gets a value that indicates if the formula of the associated Range object is hidden when the worksheet is protected as it is displayed in the current user interface.
    Syntax
    System.bool FormulaHidden {get;}
    See Also