PowerTools SPREAD for Windows Forms 8.0J
GetDisplayText メソッド (GcDateTimeCellType)


セル値。
表示テキストを取得します。
構文
'Declaration
 
Public Overrides Function GetDisplayText( _
   ByVal value As Object _
) As String
'使用法
 
Dim instance As GcDateTimeCellType
Dim value As Object
Dim value As String
 
value = instance.GetDisplayText(value)
public override string GetDisplayText( 
   object value
)

パラメータ

value
セル値。

戻り値の型

表示テキスト。
参照

GcDateTimeCellType クラス
GcDateTimeCellType メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.