FrameProperties.Y 属性

定义

绝对垂直位置

表示架构中的以下属性:w:y

[DocumentFormat.OpenXml.SchemaAttr(23, "y")]
public DocumentFormat.OpenXml.StringValue Y { get; set; }
public DocumentFormat.OpenXml.StringValue Y { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "y")]
public DocumentFormat.OpenXml.StringValue? Y { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:y")]
public DocumentFormat.OpenXml.StringValue? Y { get; set; }
public DocumentFormat.OpenXml.StringValue? Y { get; set; }
member this.Y : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "y")>]
member this.Y : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:y")>]
member this.Y : DocumentFormat.OpenXml.StringValue with get, set
Public Property Y As StringValue

属性值

返回 Int32Value

属性

适用于