GrapeCity SPREAD for Windows Forms 12.0J
RangeReference コンストラクタ(CellReference,CellReference)


左上の参照。
右下の参照。
RangeReference構造体の新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal topLeft As CellReference, _
   ByVal bottomRight As CellReference _
)
'使用法
 
Dim topLeft As CellReference
Dim bottomRight As CellReference
 
Dim instance As New RangeReference(topLeft, bottomRight)
public RangeReference( 
   CellReference topLeft,
   CellReference bottomRight
)

パラメータ

topLeft
左上の参照。
bottomRight
右下の参照。
参照

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

 

 


Copyright © 2004 GrapeCity inc.