Compartir a través de


RoundRectangle.Bullet Propiedad

Definición

Viñeta gráfica

Representa el atributo siguiente en el esquema: o:bullet

[DocumentFormat.OpenXml.SchemaAttr(27, "bullet")]
public DocumentFormat.OpenXml.TrueFalseValue Bullet { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue Bullet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "bullet")]
public DocumentFormat.OpenXml.TrueFalseValue? Bullet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:bullet")]
public DocumentFormat.OpenXml.TrueFalseValue? Bullet { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? Bullet { get; set; }
member this.Bullet : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "bullet")>]
member this.Bullet : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:bullet")>]
member this.Bullet : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property Bullet As TrueFalseValue

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a