XmlMappedRange.LocationInTable Property

Definition

Gets a constant that describes the part of the PivotTable report that contains the upper-left corner of the XmlMappedRange control.

public:
 property Microsoft::Office::Interop::Excel::XlLocationInTable LocationInTable { Microsoft::Office::Interop::Excel::XlLocationInTable get(); };
public Microsoft.Office.Interop.Excel.XlLocationInTable LocationInTable { get; }
member this.LocationInTable : Microsoft.Office.Interop.Excel.XlLocationInTable
Public ReadOnly Property LocationInTable As XlLocationInTable

Property Value

One of the XlLocationInTable values.

Remarks

LocationInTable can be one of the following Microsoft.Office.Interop.Excel.XlLocationInTable values:

Applies to