TableObject.Destination 属性

定义

返回查询表目标区域(查询结果表放置的区域)的左上角单元格。 目标区域必须位于包含 TableObject 对象的工作表上。 范围。 只读

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

属性值

适用于