Compartilhar via


CaptionLabels.Add(String) Método

Definição

Adiciona um CaptionLabel objeto que representa um rótulo de legenda personalizado à CaptionLabels coleção.

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

Parâmetros

Name
String

O nome de um objeto CaptionLabel .

Retornos

Aplica-se a