TextBodyProperties.UpRight 属性

定义

文本直立

表示架构中的以下属性:upright

public DocumentFormat.OpenXml.BooleanValue? UpRight { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "upright")]
public DocumentFormat.OpenXml.BooleanValue? UpRight { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("upright")]
public DocumentFormat.OpenXml.BooleanValue? UpRight { get; set; }
member this.UpRight : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "upright")>]
member this.UpRight : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("upright")>]
member this.UpRight : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property UpRight As BooleanValue

属性值

属性

适用于