SparklineGroup.Sparklines Property
Sparklines.Represents the element tag in schema: x14:sparklines
Namespace: DocumentFormat.OpenXml.Office2010.Excel
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Property Sparklines As Sparklines
Get
Set
'使用
Dim instance As SparklineGroup
Dim value As Sparklines
value = instance.Sparklines
instance.Sparklines = value
public Sparklines Sparklines { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office2010.Excel.Sparklines