'宣言
Public Function IsCellCheckbox( _
ByVal As Rational.Test.Ft.Script.Cell _
) As Boolean
public bool IsCellCheckbox(
Rational.Test.Ft.Script.Cell
)
パラメータ
- Cell
- チェックボックスを含むかどうかをチェックする Cell サブ項目
戻り値の型
セルが CheckBox として描画される場合は True。そうでなければ False を返します。
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