Share via


ForegroundMark.SecondYCoordinate Property

Definition

y2, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: y2

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

Property Value

Attributes

Applies to