バージョン

GetCell メソッド (UltraGridTestObject)

指定されたセルの完全なプロパティ リストを取得します。
シンタックス
'宣言
 
Public Function GetCell( _
   ByVal Cell As Rational.Test.Ft.Script.Subitem _
) As Rational.Test.Ft.Sys.HashtableEx
public Rational.Test.Ft.Sys.HashtableEx GetCell( 
   Rational.Test.Ft.Script.Subitem Cell
)

パラメータ

Cell
プロパティを取得する Cell サブ項目。

戻り値の型

指定されたセルのすべてのプロパティとその値をリストした HashtableEx 値
プラットフォーム

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

参照