Share via


SourceValues Enumeration

PivotCache Type

Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Enumeration SourceValues
'使用
Dim instance As SourceValues
public enum SourceValues

Members

Member name Description
Worksheet Worksheet. When the item is serialized out as xml, its value is "worksheet".
External External. When the item is serialized out as xml, its value is "external".
Consolidation Consolidation Ranges. When the item is serialized out as xml, its value is "consolidation".
Scenario Scenario Summary Report. When the item is serialized out as xml, its value is "scenario".

See Also

Reference

DocumentFormat.OpenXml.Spreadsheet Namespace