SpreadsheetLoadOptions

SpreadsheetLoadOptions()

Initialisiert eine neue Instanz vonSpreadsheetLoadOptions Klasse.

public SpreadsheetLoadOptions()

Siehe auch


SpreadsheetLoadOptions(string)

Initialisiert eine neue Instanz vonSpreadsheetLoadOptions Klasse mit einem bestimmten Passwort.

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

Siehe auch