Freigeben über


SparklineTypeValues-Enumeration

Defines the SparklineTypeValues enumeration.

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration SparklineTypeValues
'Usage
Dim instance As SparklineTypeValues
public enum SparklineTypeValues

Member

Membername Beschreibung
Line line. When the item is serialized out as xml, its value is "line".
Column column. When the item is serialized out as xml, its value is "column".
Stacked stacked. When the item is serialized out as xml, its value is "stacked".

Siehe auch

Referenz

DocumentFormat.OpenXml.Office2010.Excel-Namespace