MESCIUS SPREAD for Windows Forms 15.0J
GetParseFormat メソッド (GeneralCellType)

無視されます。
無視されます。
書式文字列
書式情報を含む IFormatProvider オブジェクト
書式文字列が設定されていないときに、書式設定用の解析書式文字列とIFormatProviderを取得します。
構文
'宣言
 
Public Sub GetParseFormat( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByRef formatString As String, _
   ByRef info As IFormatProvider _
) 
public void GetParseFormat( 
   int row,
   int column,
   ref string formatString,
   ref IFormatProvider info
)

パラメータ

row
無視されます。
column
無視されます。
formatString
書式文字列
info
書式情報を含む IFormatProvider オブジェクト

戻り値の型

解析書式文字列(formatString)とその文字列を書式設定するIFormatProvider(info)が参照によって返されます。
参照

GeneralCellType クラス
GeneralCellType メンバ

 

 


© MESCIUS inc. All rights reserved.