Class ProtectionSettings
Class ProtectionSettings
代表所需的设置,以保护其中一个Excel文件或一张表。
public class ProtectionSettings
Inheritance
继承人
- object.GetType() ,
- object.MemberwiseClone() ,
- object.ToString() ,
- object.Equals(object?) ,
- object.Equals(object?, object?) ,
- object.ReferenceEquals(object?, object?) ,
- object.GetHashCode()
Constructors
ProtectionSettings()
public ProtectionSettings()
Properties
Password
防护密码。
public string Password { get; set; }
财产价值
ProtectionType
保护类型可以锁定一个Excel文件或一个表格。
public ProtectionType ProtectionType { get; set; }
财产价值
名称: Sheetize 参议院: Sheetize.dll