Freigeben über


SparklineGroups.Add(XlSparkType, String) Methode

Definition

Erstellt eine neue Sparklinegruppe und gibt ein SparklineGroup -Objekt zurück.

public:
 Microsoft::Office::Interop::Excel::SparklineGroup ^ Add(Microsoft::Office::Interop::Excel::XlSparkType Type, System::String ^ SourceData);
public Microsoft.Office.Interop.Excel.SparklineGroup Add (Microsoft.Office.Interop.Excel.XlSparkType Type, string SourceData);
Public Function Add (Type As XlSparkType, SourceData As String) As SparklineGroup

Parameter

Type
XlSparkType

Der Sparklinetyp.

SourceData
String

Stellt den Bereich dar, der zum Erstellen der Sparkline verwendet wird.

Gibt zurück

Gibt zurück SparklineGroup.

Gilt für: