PowerTools ActiveReports for .NET 11.0J
CellSpan コンストラクタ

スパンの開始位置。
スパンの長さ。
指定した開始位置および該当する領域のスパンを使用し、初期化を許可します。
構文
'宣言
 
Public Function New( _
   ByVal start As Integer, _
   ByVal span As Integer _
)
public CellSpan( 
   int start,
   int span
)

パラメータ

start
スパンの開始位置。
span
スパンの長さ。
参照

関連項目

CellSpan 構造体
CellSpan メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.