Excel for .NET
XLRange コンストラクタ(String,XLReferenceMode)

C1.Excel アセンブリ > C1.Excel 名前空間 > XLRange クラス > XLRange コンストラクタ : XLRange コンストラクタ(String,XLReferenceMode)
エリア参照テキスト(たとえば、「A4:D8」)。
エリア参照テキスト(たとえば、「A4:D8」)。
範囲の初期化。
シンタックス
'宣言
 
Public Function New( _
   ByVal areaRef As System.String, _
   Optional ByVal mode As XLReferenceMode _
)
public XLRange( 
   System.string areaRef,
   XLReferenceMode mode
)

パラメータ

areaRef
エリア参照テキスト(たとえば、「A4:D8」)。
mode
エリア参照テキスト(たとえば、「A4:D8」)。
参照

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