'宣言 Public Overloads Shared Function IsWorkbookEncrypted( _ ByVal stream As System.IO.Stream _ ) As System.Boolean
public static System.bool IsWorkbookEncrypted( System.IO.Stream stream )
例外 | 解説 |
---|---|
System.ArgumentNullException | stream が null の場合に発生します。 |
オンラインで表示: GitHub