バージョン

GetColumn メソッド (UltraComboTestObject)

指定された列のデータを文字列のリストとして取得します。
シンタックス
'宣言
 
Public Function GetColumn( _
   ByVal Cell As Rational.Test.Ft.Script.Subitem _
) As Rational.Test.Ft.Sys.HashtableEx
public Rational.Test.Ft.Sys.HashtableEx GetColumn( 
   Rational.Test.Ft.Script.Subitem Cell
)

パラメータ

Cell
値を取得する列のセルの Cell サブ項目

戻り値の型

指定された列のセル値を表すテキストのリスト
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照