MESCIUS SPREAD for Windows Forms 15.0J
SetParseFormat メソッド (IParseFormatSupport)

指定するセルの行インデックス
指定するセルの列インデックス
パーサーによって構築された書式設定文字列
パーサーによって構築されたIFormatProvider
指定した行と列のセルの解析書式を設定します。
構文
'宣言
 
Sub SetParseFormat( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal formatString As String, _
   ByVal info As IFormatProvider _
) 
void SetParseFormat( 
   int row,
   int column,
   string formatString,
   IFormatProvider info
)

パラメータ

row
指定するセルの行インデックス
column
指定するセルの列インデックス
formatString
パーサーによって構築された書式設定文字列
info
パーサーによって構築されたIFormatProvider
参照

IParseFormatSupport インターフェース
IParseFormatSupport メンバ
Cell.ParseFormatInfo プロパティ

 

 


© MESCIUS inc. All rights reserved.