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