VerifyPassword

FileFormatUtil.VerifyPassword method

检测并返回有关存储在流中的 excel 格式的信息。

public static bool VerifyPassword(Stream stream, string password)
范围类型描述
streamStream
passwordString加密的 ooxml 文件的密码。

返回值

返回密码是否更正。

也可以看看