TimeListType.X Property

X coordinate.Represents the attribte in schema: x

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "x")> _
Public Property X As Int32Value
    Get
    Set
'Usage
Dim instance As TimeListType
Dim value As Int32Value

value = instance.X

instance.X = value
[SchemaAttrAttribute(, "x")]
public Int32Value X { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

TimeListType Class

TimeListType Members

DocumentFormat.OpenXml.Presentation Namespace