Shape.BottomRightCell 属性 (Excel) 项目 2023/04/07 5 个参与者 反馈 返回一个 Range 对象,该对象代表位于对象的右下角下的单元格。 此为只读属性。语法表达式。BottomRightCell表达 一个代表 Shape 对象的变量。支持和反馈有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有...
public Range BottomRightCell { get; } 属性值类型:Microsoft.Office.Interop.Excel.Range 一个Range 对象,表示位于 ListView 右下角下面的单元格。备注返回的单元格取决于该控件重叠的单元格数以及 Placement 属性的设置。示例有关演示如何使用此属性的代码示例,请参见 Button.BottomRightCell。 Microsoft.Office.Tool...
BottomRightCell 属性 参考 反馈 定义 命名空间: Microsoft.Office.Interop.Excel 程序集: Microsoft.Office.Interop.Excel.dll 返回一个 Range 对象,该对象表示位于对象右下角下的单元格。 C# 复制 public Microsoft.Office.Interop.Excel.Range BottomRightCell { get; } 属性值 Range 适用于 产品版本 ...
详细了解 Microsoft.Office.Interop.Excel 命名空间中的 Microsoft.Office.Interop.Excel.IRectangle.BottomRightCell。
publicRange BottomRightCell {get; } 属性值 类型:Microsoft.Office.Interop.Excel.Range 一个Range对象,表示位于HScrollBar右下角下面的单元格。 备注 返回的单元格取决于该控件重叠的单元格数以及Placement属性的设置。 示例 有关演示如何使用此属性的代码示例,请参见Button.BottomRightCell。Microsoft.Office.Tools....
publicRange BottomRightCell {get; } 属性值 类型:Microsoft.Office.Interop.Excel.Range 一个Range对象,表示位于Button右下角下面的单元格。 备注 返回的单元格取决于该控件重叠的单元格数以及Placement属性的设置。 示例 下面的代码示例使用TopLeftCell和 BottomRightCell 属性获取某Button控件的左上角和右下角的单元...
详细了解 Microsoft.Office.Interop.Excel 命名空间中的 Microsoft.Office.Interop.Excel.IChartObject.BottomRightCell。
BottomRightCell Property Reference Feedback Definition Namespace: Microsoft.Office.Interop.Excel Assembly: Microsoft.Office.Interop.Excel.dll Returns a Range object that represents the cell that lies under the lower-right corner of the object. Read-only. C# 複製 public Microsoft.Office.Intero...
详细了解 Microsoft.Office.Interop.Excel 命名空间中的 Microsoft.Office.Interop.Excel.IScrollBar.BottomRightCell。
详细了解 Microsoft.Office.Interop.Excel 命名空间中的 Microsoft.Office.Interop.Excel._IOLEObject.BottomRightCell。