Class UnlockerLoadOptions

Class UnlockerLoadOptions

Opzioni per disattivare i file Excel.
public class UnlockerLoadOptions : LoadOptions

Inheritance

object LoadOptions UnlockerLoadOptions

I membri ereditari

Constructors

UnlockerLoadOptions()

public UnlockerLoadOptions()

Properties

Password

Password per aprire il file.

public string Password { get; set; }

Valore di proprietà

string

PasswordOfWorkbookProtection

Password per proteggere il libretto di lavoro.Se è nullo, la protezione del libro di studio sarà mantenuta senza modifiche.

public string PasswordOfWorkbookProtection { get; set; }

Valore di proprietà

string

PasswordOfWriteProtection

Password per modificare il file. se è zero, la protezione di scrittura sarà mantenuta senza modifiche.

public string PasswordOfWriteProtection { get; set; }

Valore di proprietà

string

Methods

GetPasswordOfWorksheetProtection(SplitPartInfo)

Riceve la password per non proteggere una scheda di lavoro.

public virtual string GetPasswordOfWorksheetProtection(SplitPartInfo info)

Parameters

  • info SplitPartInfo : Informazioni sulla scheda corrente che devono essere non protette.

Returns

string : la password a non proteggere la scheda corrente. se è nula, la protezione della schede attuale sarà mantenuta senza modifiche.

Il nome: Sheetize L’Assemblea dei Comuni: Sheetize.dll

 Italiano