Rule.How 属性

定义

对齐规则类型

表示架构中的以下属性:如何

[DocumentFormat.OpenXml.SchemaAttr(0, "how")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues> How { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues> How { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "how")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues>? How { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("how")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues>? How { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues>? How { get; set; }
member this.How : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "how")>]
member this.How : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("how")>]
member this.How : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.Office.AlignmentValues> with get, set
Public Property How As EnumValue(Of AlignmentValues)

属性值

返回 EnumValue<T>

属性

适用于