Class ProtectionSettings

Class ProtectionSettings

代表所需的设置,以保护其中一个Excel文件或一张表。
public class ProtectionSettings

Inheritance

object ProtectionSettings

继承人

Constructors

ProtectionSettings()

public ProtectionSettings()

Properties

Password

防护密码。

public string Password { get; set; }

财产价值

string

ProtectionType

保护类型可以锁定一个Excel文件或一个表格。

public ProtectionType ProtectionType { get; set; }

财产价值

ProtectionType

名称: Sheetize 参议院: Sheetize.dll

 中文