MESCIUS SPREAD for Windows Forms 17.0J
IsNumericData メソッド

値。
cellType がFarPoint.Win.Spread.CellType.DateTimeCellType の場合は trueを返します。 それ以外の場合は false を返します。
指定した値が数値かどうかを判定します。
構文
'Declaration
 
Public Function IsNumericData( _
   ByVal value As Object, _
   ByVal cellType As ICellType _
) As Boolean
public bool IsNumericData( 
   object value,
   ICellType cellType
)

パラメータ

value
値。
cellType
cellType がFarPoint.Win.Spread.CellType.DateTimeCellType の場合は trueを返します。 それ以外の場合は false を返します。

戻り値の型

指定された値が数値の場合はtrue、それ以外の場合はfalse
参照

SpreadChartExtension クラス
SpreadChartExtension メンバ

 

 


© MESCIUS inc. All rights reserved.