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