Class UnlockerLoadOptions
Class UnlockerLoadOptions
可以解锁Excel文件。
public class UnlockerLoadOptions : LoadOptions
Inheritance
object ← LoadOptions ← UnlockerLoadOptions
继承人
- LoadOptions.InputFile ,
- LoadOptions.InputStream ,
- object.GetType() ,
- object.MemberwiseClone() ,
- object.ToString() ,
- object.Equals(object?) ,
- object.Equals(object?, object?) ,
- object.ReferenceEquals(object?, object?) ,
- object.GetHashCode()
Constructors
UnlockerLoadOptions()
public UnlockerLoadOptions()
Properties
Password
密码打开文件。
public string Password { get; set; }
财产价值
PasswordOfWorkbookProtection
密码保护工作簿. 如果它是零,工作书保护将保持不变。
public string PasswordOfWorkbookProtection { get; set; }
财产价值
PasswordOfWriteProtection
密码修改文件. 如果它是零,写信保护将保持不变。
public string PasswordOfWriteProtection { get; set; }
财产价值
Methods
GetPasswordOfWorksheetProtection(SplitPartInfo)
获取密码不保护一个工作表。
public virtual string GetPasswordOfWorksheetProtection(SplitPartInfo info)
Parameters
info
SplitPartInfo : 关于现行文件的信息,需要不受保护。
Returns
string : 密码不保护当前页面. 如果它是零,现行页面的保护将保持不变。
名称: Sheetize 参议院: Sheetize.dll