Shapetype.Bullet 属性

定义

图形项目符号

表示架构中的以下属性: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

属性值

返回 EnumValue<T>

属性

适用于