Field Summary | ||
---|---|---|
const int | ALL | |
Represents to protect all.
|
||
const int | CONTENTS | |
Represents to protect contents, used in Worksheet protection.
|
||
const int | OBJECTS | |
Represents to protect objects, used in Worksheet protection.
|
||
const int | SCENARIOS | |
Represents to protect scenarios, used in Worksheet protection.
|
||
const int | STRUCTURE | |
Represents to protect structure, used in Workbook protection.
|
||
const int | WINDOWS | |
Represents to protect window, used in Workbook protection.
|
||
const int | NONE | |
Represents no protection. Only for Reading property.
|
const int ALL
const int CONTENTS
const int OBJECTS
const int SCENARIOS
const int STRUCTURE
const int WINDOWS
const int NONE