PivotCache.SourceType Propriedade

Definição

Retorna um valor que identifica o tipo de item que está sendo publicado.

public:
 property Microsoft::Office::Interop::Excel::XlPivotTableSourceType SourceType { Microsoft::Office::Interop::Excel::XlPivotTableSourceType get(); };
public Microsoft.Office.Interop.Excel.XlPivotTableSourceType SourceType { get; }
Public ReadOnly Property SourceType As XlPivotTableSourceType

Valor da propriedade

XlPivotTableSourceType

Comentários

XlPivotTableSourceTypepode ser uma das seguintes constantes XlPivotTableSourceType:

xlConsolidation

xlDatabase

xlExternal

xlPivotTable

xlScenario

Aplica-se a