Enum ProtectionType

Enum ProtectionType

名称: Aspose.Cells 收集: Aspose.Cells.dll (25.4.0)

代表工作簿/工作表保护类型。

public enum ProtectionType

Fields

All = 0

是为了保护所有人。

Contents = 1

代表用于保护工作表保护中的内容。

None = 6

代表不受保护. 只为阅读财产。

Objects = 2

代表用于保护工作表保护的对象。

Scenarios = 3

代表用于保护工作表保护中的场景。

Structure = 4

代表用于保护工作簿保护的结构。

Windows = 5

代表保护窗口,用于工作簿保护。

 中文