OoxmlLoadOptions

OoxmlLoadOptions()

Initialisiert eine neue Instanz vonOoxmlLoadOptions Klasse.

public OoxmlLoadOptions()

Siehe auch


OoxmlLoadOptions(string)

Initialisiert eine neue Instanz vonOoxmlLoadOptions Klasse mit einem bestimmten Passwort.

public OoxmlLoadOptions(string password)
Parameter Typ Beschreibung
password String Das Passwort zum Öffnen eines verschlüsselten Inhalts.

Siehe auch