ChartObject.BottomRightCell 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回一个 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
属性值
适用于