Share via


CaptionLabels.Add(String) Methode

Definition

Fügt der Auflistung ein CaptionLabel -Objekt hinzu, das eine benutzerdefinierte Untertitel Bezeichnung CaptionLabels darstellt.

public:
 Microsoft::Office::Interop::Word::CaptionLabel ^ Add(System::String ^ Name);
public Microsoft.Office.Interop.Word.CaptionLabel Add (string Name);
abstract member Add : string -> Microsoft.Office.Interop.Word.CaptionLabel
Public Function Add (Name As String) As CaptionLabel

Parameter

Name
String

Der Name eines CaptionLabel-Objekts .

Gibt zurück

Gilt für: