Shape.BottomRightCell プロパティ

定義

オブジェクトの Range 右下隅にあるセルを表す オブジェクトを返します。 読み取り専用です。

public:
 property Microsoft::Office::Interop::Excel::Range ^ BottomRightCell { Microsoft::Office::Interop::Excel::Range ^ get(); };
public Microsoft.Office.Interop.Excel.Range BottomRightCell { get; }
Public ReadOnly Property BottomRightCell As Range

プロパティ値

適用対象