'宣言 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