VerifyPassword
FileFormatUtil.VerifyPassword method
Erkennt und gibt die Informationen über ein Excel-Format zurück, das in einem Stream gespeichert ist.
public static bool VerifyPassword(Stream stream, string password)
Parameter | Typ | Beschreibung |
---|---|---|
stream | Stream | |
password | String | Das Passwort für verschlüsselte Ooxml-Dateien. |
Rückgabewert
Gibt zurück, ob das Passwort korrigiert wurde.
Siehe auch
- class FileFormatUtil
- namensraum Aspose.Cells
- Montage Aspose.Cells