'宣言 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」)。
'宣言 Public Function New( _ ByVal areaRef As System.String, _ Optional ByVal mode As XLReferenceMode _ )
public XLRange( System.string areaRef, XLReferenceMode mode )