Class UnlockerLoadOptions
Class UnlockerLoadOptions
Der er mulighed for at blokere Excel-filer.
public class UnlockerLoadOptions : LoadOptions
Inheritance
object ← LoadOptions ← UnlockerLoadOptions
De arvede medlemmer
- 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
Password til at åbne filen.
public string Password { get; set; }
Ejendomsværdi
PasswordOfWorkbookProtection
Password til at beskytte arbejdsbogen. Hvis det er null, vil arbejdbogen beskyttelse blive bevaret uden ændringer.
public string PasswordOfWorkbookProtection { get; set; }
Ejendomsværdi
PasswordOfWriteProtection
Password til at ændre filen. Hvis det er nul, skriv beskyttelse vil blive bevaret uden ændringer.
public string PasswordOfWriteProtection { get; set; }
Ejendomsværdi
Methods
GetPasswordOfWorksheetProtection(SplitPartInfo)
Du får adgangskoden til ikke at beskytte et enkelt værktøj.
public virtual string GetPasswordOfWorksheetProtection(SplitPartInfo info)
Parameters
info
SplitPartInfo : Information om den nuværende liste, der skal være ubeskyttet.
Returns
string : Hvis det er nul, vil beskyttelsen af det aktuelle blad blive bevaret uden ændringer.
Navne til: Sheetize Mødet af forsamlingen: Sheetize.dll