ComponentOne Studio for WinRT XAML
GetDataFormatted メソッド (Row)

値を含む Column
この行の指定された列に格納されている表示値(書式設定されている)を取得します。
構文
'宣言
 
Public Overridable Function GetDataFormatted( _
   ByVal col As Column _
) As System.String
public virtual System.string GetDataFormatted( 
   Column col
)

パラメータ

col
値を含む Column

戻り値の型

セルに格納されている表示値。
参照

Row クラス
Row メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.