VerifyPassword
FileFormatUtil.VerifyPassword method
检测并返回有关存储在流中的 excel 格式的信息。
public static bool VerifyPassword(Stream stream, string password)
范围 | 类型 | 描述 |
---|---|---|
stream | Stream | |
password | String | 加密的 ooxml 文件的密码。 |
返回值
返回密码是否更正。
也可以看看
- class FileFormatUtil
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells