 | SparklineGroupSparklines Property |
Sparklines.
Represents the following element tag in the schema: x14:sparklines.
Namespace: DocumentFormat.OpenXml.Office2010.ExcelAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.20.0+Branch.release-v2.20.0.Sha.a873d3fbff9bffe179fea62486da950adf5be65d.a873d3fbff9bffe179fea62486da950adf5be65d
Syntaxpublic Sparklines? Sparklines { get; set; }
Public Property Sparklines As Sparklines
Get
Set
public:
property Sparklines^ Sparklines {
Sparklines^ get ();
void set (Sparklines^ value);
}
member Sparklines : Sparklines with get, set
Property Value
Sparklines
See Also