[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WorkbookLocks

WorkbookLocks Enum

Represent protected data of the workbook.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum WorkbookLocks : byte
Public Enum WorkbookLocks As Byte

Fields

Name Description
All

Protect all data.

None

Protect nothing.

Structure

Protect the structure of the workbook (the relative position of the sheets).

Windows

Protect the workbook windows.