Share via


RefOartAnchor.Cy Property

Definition

cy, this property is only available in Office 2016 and later.

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

Attributes

Applies to