PowerTools PlusPak for Windows Forms 8.0J
CellInfo コンストラクタ(CellPosition,Int32,Int32)

CellInfo クラスの位置を表します。
CellInfo クラスの列スパンを表します。
CellInfo クラスの行スパンを表します。
指定したパラメーターを使用して、CellInfo クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal cellPosition As CellPosition, _
   ByVal columnSpan As Integer, _
   ByVal rowSpan As Integer _
)

パラメータ

cellPosition
CellInfo クラスの位置を表します。
columnSpan
CellInfo クラスの列スパンを表します。
rowSpan
CellInfo クラスの行スパンを表します。
プラットフォーム

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

参照

CellInfo クラス
CellInfo メンバ
オーバーロード一覧

Send Feedback