MESCIUS SPREAD for ASP.NET 10.0J
GetParseFormat メソッド (IOptimizedFilterStyleModel)

指定するセルの列インデックス
パーサーによって構築された書式文字列
パーサーによって構築されたIFormatProvider
複合情報を取得します。
指定するセルの行インデックス
構文
'Declaration
 
Sub GetParseFormat( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByRef formatString As String, _
   ByRef info As IFormatProvider _
) 
void GetParseFormat( 
   int row,
   int column,
   out string formatString,
   out IFormatProvider info
)

パラメータ

row
指定するセルの列インデックス
column
パーサーによって構築された書式文字列
formatString
パーサーによって構築されたIFormatProvider
info
複合情報を取得します。
参照

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

 

 


© MESCIUS inc. All rights reserved.