XmlMappedRange.SparklineGroups Property
Gets an object that represents an existing group of sparklines from the specified range.
Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
Syntax
'Declaration
ReadOnly Property SparklineGroups As SparklineGroups
SparklineGroups SparklineGroups { get; }
Property Value
Type: SparklineGroups
An object that represents an existing group of sparklines from the specified range.
Remarks
Note
This property appears in IntelliSense in Excel 2007 projects that target the .NET Framework 4. However, this property cannot be used in Excel 2007 projects.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.