Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 754 Bytes

Excel.SlicerCache.SourceType.md

File metadata and controls

38 lines (21 loc) · 754 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SlicerCache.SourceType property (Excel)
vbaxl10.chm897075
vbaxl10.chm897075
Excel.SlicerCache.SourceType
4e23b50d-5b9f-3272-3e14-1ce0b95f8dc4
05/16/2019
medium

SlicerCache.SourceType property (Excel)

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

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.

[!includeSupport and feedback]