Extent.Cy Property

Definition

Extent Width

Represents the following attribute in the schema: 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

Property Value

Returns Int64Value.

Attributes

Applies to