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