ParagraphFormat2.Bullet Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft ein BulletFormat2 -Objekt für den Absatz ab. Schreibgeschützt.
public:
property Microsoft::Office::Core::BulletFormat2 ^ Bullet { Microsoft::Office::Core::BulletFormat2 ^ get(); };
public Microsoft.Office.Core.BulletFormat2 Bullet { get; }
member this.Bullet : Microsoft.Office.Core.BulletFormat2
Public ReadOnly Property Bullet As BulletFormat2