NamedRange.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: Microsoft.Office.Interop.Excel.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

See Also

Reference

NamedRange Interface

Microsoft.Office.Tools.Excel Namespace