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