# GC.Spread.Sheets.Collaboration.BrowsingMode

## Content

# Enumeration: BrowsingMode

[Sheets](../modules/GC.Spread.Sheets).[Collaboration](../modules/GC.Spread.Sheets.Collaboration).BrowsingMode

Enumerates the browsing modes for document interaction.

## Table of contents

### Enumeration members

- [edit](GC.Spread.Sheets.Collaboration.BrowsingMode#edit)
- [view](GC.Spread.Sheets.Collaboration.BrowsingMode#view)

## Enumeration members

### <a id="edit" name="edit"></a> edit

• **edit** = `0`

Allows the user to edit the document.

___

### <a id="view" name="view"></a> view

• **view** = `1`

Restricts the user to viewing the document only.
