ParagraphFormat2.Bullet Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém um BulletFormat2 objeto para o parágrafo. Somente leitura.
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