MESCIUS SPREAD for Windows Forms 15.0J
ExcelSetWorkbookProtectedStructure メソッド

ハッシュ値
ハッシュ値の計算に使用されたサルト値
ハッシュ値の計算に使用されたループの数
true に設定されている場合[シート構成の保護]。
ハッシュ値の計算に使用されたアルゴリズムの名前
保護されたワークブック構造の情報を設定します。
構文
'宣言
 
Function ExcelSetWorkbookProtectedStructure( _
   ByVal hashValue() As Byte, _
   ByVal saltValue() As Byte, _
   ByVal spinCount As UInteger, _
   ByVal lockStructure As Boolean, _
   ByVal algorithmName As String _
) As Boolean
bool ExcelSetWorkbookProtectedStructure( 
   byte[] hashValue,
   byte[] saltValue,
   uint spinCount,
   bool lockStructure,
   string algorithmName
)

パラメータ

hashValue
ハッシュ値
saltValue
ハッシュ値の計算に使用されたサルト値
spinCount
ハッシュ値の計算に使用されたループの数
lockStructure
true に設定されている場合[シート構成の保護]。
algorithmName
ハッシュ値の計算に使用されたアルゴリズムの名前
参照

IProtectionSupport インターフェース
IProtectionSupport メンバ

 

 


© MESCIUS inc. All rights reserved.