GemBox.Document
  • Overview
  • Examples
  • Free version
  • Support
  • Pricing

    Show / Hide Table of Contents

    EditingGroup Enum

    Namespace:
    GemBox.Document
    Assembly:
    GemBox.Document.dll

    Specifies the predefined group of users that are allowed to edit a range permission.

    • C#
    • VB.NET
    public enum EditingGroup
    Public Enum EditingGroup

    Fields

    Administrators

    Users in the administrators group are allowed to edit.

    Contributors

    Users in the contributors group are allowed to edit.

    Current

    The currently authenticated user is allowed to edit.

    Editors

    Users in the editors group are allowed to edit.

    Everyone

    All users are allowed to edit.

    None

    No predefined group is specified; no one is allowed to edit via this group.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.