PowerTools MultiRow for Windows Forms 8.0J
CellPosition コンストラクタ(CellScope,Int32,String)

セルのオーナーセクションのスコープを指定するCellScope値の1つ。
セルのセクション位置。
セルの名前。
特定のセクションインデックスと、その特定の領域でのセル名を使用して、CellPositionクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal scope As CellScope, _
   ByVal sectionIndex As Integer, _
   ByVal cellName As String _
)
public CellPosition( 
   CellScope scope,
   int sectionIndex,
   string cellName
)

パラメータ

scope
セルのオーナーセクションのスコープを指定するCellScope値の1つ。
sectionIndex
セルのセクション位置。
cellName
セルの名前。
参照

CellPosition 構造体
CellPosition メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.