DioDocs for Excel
ValidatePassword メソッド

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > WriteProtection クラス : ValidatePassword メソッド
指定されたパスワード。
指定されたパスワードが、ファイルが保護された書き込み保護パスワードと同じである場合は、trueを返します。
シンタックス
'宣言
 
Public Function ValidatePassword( _
   ByVal password As System.String _
) As System.Boolean
public System.bool ValidatePassword( 
   System.string password
)

パラメータ

password
指定されたパスワード。
参照

WriteProtection クラス
WriteProtection メンバ