NamedRange.SparklineGroups Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.