Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IProtectionSettings Interface / AllowInsertingHyperlinks Property
In This Topic
    AllowInsertingHyperlinks Property
    In This Topic
    Gets or sets whether the insertion of hyperlinks is allowed on a protected worksheet.
    Syntax
    System.bool AllowInsertingHyperlinks {get; set;}
    See Also