Range.SparklineGroups Property

Definition

Gets a SparklineGroups 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; }
Public ReadOnly Property SparklineGroups As SparklineGroups

Property Value

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

Remarks

Read-only.

Applies to