Share via


CaptionLabels.Add(String) Méthode

Définition

Ajoute un CaptionLabel objet qui représente une étiquette légende personnalisée à la CaptionLabels collection.

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

Paramètres

Name
String

Nom d’un objet CaptionLabel .

Retours

S’applique à