XlSourceType Enum

Definition

Identifies the source object.

public enum class XlSourceType
public enum XlSourceType
Public Enum XlSourceType
Inheritance
XlSourceType

Fields

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.

Applies to