Class UnlockerLoadOptions

Class UnlockerLoadOptions

Options pour désactiver les fichiers Excel.
public class UnlockerLoadOptions : LoadOptions

Inheritance

object LoadOptions UnlockerLoadOptions

I membri ereditari

Constructors

UnlockerLoadOptions()

public UnlockerLoadOptions()

Properties

Password

Password pour ouvrir le fichier.

public string Password { get; set; }

Valore di proprietà

string

PasswordOfWorkbookProtection

Password pour protéger le livre de travail.Si il est null, la protection du livre d’œuvre sera maintenue sans modification.

public string PasswordOfWorkbookProtection { get; set; }

Valore di proprietà

string

PasswordOfWriteProtection

Password pour modifier le fichier.Si c’est null, la protection d’écriture sera conservée sans modification.

public string PasswordOfWriteProtection { get; set; }

Valore di proprietà

string

Methods

GetPasswordOfWorksheetProtection(SplitPartInfo)

Obtenez le mot de passe pour ne pas protéger une feuille de travail.

public virtual string GetPasswordOfWorksheetProtection(SplitPartInfo info)

Parameters

  • info SplitPartInfo : Informations sur la feuille actuelle qui doit être non protégée.

Returns

string : le mot de passe pour ne pas protéger la feuille courante. si elle est nulle, la protection de la fiche courant sera maintenue sans modification.

Le nom : Sheetize L’Assemblée nationale : Sheetize.dll

 Français