public final class ProtectionType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ALL
Represents to protect all.
|
static int |
CONTENTS
Represents to protect contents, used in Worksheet protection.
|
static int |
NONE
Represents no protection.
|
static int |
OBJECTS
Represents to protect objects, used in Worksheet protection.
|
static int |
SCENARIOS
Represents to protect scenarios, used in Worksheet protection.
|
static int |
STRUCTURE
Represents to protect structure, used in Workbook protection.
|
static int |
WINDOWS
Represents to protect window, used in Workbook protection.
|
public static final int ALL
public static final int CONTENTS
public static final int OBJECTS
public static final int SCENARIOS
public static final int STRUCTURE
public static final int WINDOWS
public static final int NONE
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.