GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > RangeReference 構造体 > RangeReference コンストラクタ : RangeReference コンストラクタ(CellReference,CellReference) |
'Declaration
Public Function New( _ ByVal topLeft As CellReference, _ ByVal bottomRight As CellReference _ )
public RangeReference( CellReference topLeft, CellReference bottomRight )