Partager via


IPivotCache.SourceType Property

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

Syntax

'Declaration
ReadOnly Property SourceType As XlPivotTableSourceType
    Get
'Usage
Dim instance As IPivotCache
Dim value As XlPivotTableSourceType

value = instance.SourceType
XlPivotTableSourceType SourceType { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlPivotTableSourceType

See Also

Reference

IPivotCache Interface

IPivotCache Members

Microsoft.Office.Interop.Excel Namespace