 | SparklineGroupSparklines Property |
Sparklines.
Represents the following element tag in the schema: x14:sparklines.
Namespace: DocumentFormat.OpenXml.Office2016.ExcelAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
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