SPREAD for WPF 4.0J - GcSpreadSheet
TryCorrectValueByColumnType メソッド

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > CellEditCommand クラス : TryCorrectValueByColumnType メソッド
シンタックス
'宣言
 
Public Shared Function TryCorrectValueByColumnType( _
   ByVal worksheet As Worksheet, _
   ByVal value As CellValue, _
   ByVal columnType As System.Type, _
   ByVal originalTex As System.String, _
   ByVal numFmtId As System.Integer _
) As System.Object
public static System.object TryCorrectValueByColumnType( 
   Worksheet worksheet,
   CellValue value,
   System.Type columnType,
   System.string originalTex,
   System.int numFmtId
)

パラメータ

worksheet
value
columnType
originalTex
numFmtId
参照

CellEditCommand クラス
CellEditCommand メンバ