Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IStyle Interface / FormulaHidden Property
In This Topic
    FormulaHidden Property (IStyle)
    In This Topic
    Gets or sets whether the formula is hidden when the worksheet is protected.
    Syntax
    System.bool FormulaHidden {get; set;}
    See Also