Share via


ContentControl.PlaceholderText Eigenschaft

Definition

Gibt ein BuildingBlock -Objekt zurück, das den Platzhaltertext für ein Inhaltssteuerelement darstellt. Schreibgeschützt.

public:
 property Microsoft::Office::Interop::Word::BuildingBlock ^ PlaceholderText { Microsoft::Office::Interop::Word::BuildingBlock ^ get(); };
public Microsoft.Office.Interop.Word.BuildingBlock PlaceholderText { get; }
member this.PlaceholderText : Microsoft.Office.Interop.Word.BuildingBlock
Public ReadOnly Property PlaceholderText As BuildingBlock

Eigenschaftswert

Gibt zurück BuildingBlock.

Hinweise

Verwenden Sie die SetPlaceholderText(BuildingBlock, Range, String) -Methode, um den Platzhaltertext für ein Inhaltssteuerelement festzulegen.

Gilt für: