Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IStyle Interface / IncludeProtection Property
In This Topic
    IncludeProtection Property
    In This Topic
    Gets or sets whether the style includes the IStyle.FormulaHidden and IStyle.Locked properties.
    Syntax
    System.bool IncludeProtection {get; set;}
    See Also