Range.Row プロパティ

定義

範囲内の最初の領域の最初の行の番号を返します。

public:
 property int Row { int get(); };
public int Row { get; }
Public ReadOnly Property Row As Integer

プロパティ値

適用対象