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

属性值

适用于