次の方法で共有


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 を返します。

属性

適用対象