Share via


TracePoint.XCoordinate Property

Definition

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

Represents the following attribute in the schema: x

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

Property Value

Attributes

Applies to