PositiveSize2DType.Cy プロパティ

定義

範囲の幅

スキーマ内の次の属性を表します。

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

プロパティ値

Int64Value を返します。

属性

適用対象