Share via


ThemeVariant.Y Property

Definition

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

Represents the following attribute in the schema: cy

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

Property Value

Attributes

Applies to