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

XLSファイルのワークブック構造を保護するためのパスワードを生成します。これはhttps://msdn.microsoft.com/en-us/library/dd926947(v=office.12).aspxに基づきます。内部使用のみ。
構文
'宣言
 
Public Shared Function GenerateXLSPassword( _
   ByVal password As String _
) As Byte()
public static byte[] GenerateXLSPassword( 
   string password
)

パラメータ

password
参照

ExcelHelper クラス
ExcelHelper メンバ

 

 


© MESCIUS inc. All rights reserved.