Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 745 Bytes

Excel.XlSourceType.md

File metadata and controls

33 lines (21 loc) · 745 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlSourceType enumeration (Excel)
Excel.XlSourceType
d2effec0-3c7b-4347-99c0-0044c7471555
06/08/2017
medium

XlSourceType enumeration (Excel)

Identifies the source object.

Name Value Description
xlSourceAutoFilter 3 An AutoFilter range
xlSourceChart 5 A chart
xlSourcePivotTable 6 A PivotTable report
xlSourcePrintArea 2 A range of cells selected for printing
xlSourceQuery 7 A query table (external data range)
xlSourceRange 4 A range of cells
xlSourceSheet 1 An entire worksheet
xlSourceWorkbook 0 A workbook

[!includeSupport and feedback]