SlicerCache.SourceType Property (Excel)

Returns the kind of data source the slicer is connected to. Read-only

Version Information

Version Added: Excel 2010

Syntax

expression .SourceType

expression A variable that represents a SlicerCache object.

Return Value

XlPivotTableSourceType

Remarks

Only the xlDatabase and xlExternal data source types are supported.

See Also

Concepts

SlicerCache Object Members

SlicerCache Object