XmlMappedRange.SparklineGroups Property

Definition

Gets an object that represents an existing group of sparklines from the specified range.

public:
 property Microsoft::Office::Interop::Excel::SparklineGroups ^ SparklineGroups { Microsoft::Office::Interop::Excel::SparklineGroups ^ get(); };
public Microsoft.Office.Interop.Excel.SparklineGroups SparklineGroups { get; }
member this.SparklineGroups : Microsoft.Office.Interop.Excel.SparklineGroups
Public ReadOnly Property SparklineGroups As SparklineGroups

Property Value

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.

Applies to