XmlMappedRange.LocationInTable Property

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

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property LocationInTable As XlLocationInTable
    Get
XlLocationInTable LocationInTable { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlLocationInTable
One of the Microsoft.Office.Interop.Excel.XlLocationInTable values.

Remarks

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

.NET Framework Security

See Also

Reference

XmlMappedRange Interface

Microsoft.Office.Tools.Excel Namespace