TimeListType.Y Property

Y coordinate.Represents the attribte in schema: y

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

Syntax

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

value = instance.Y

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

TimeListType Class

TimeListType Members

DocumentFormat.OpenXml.Presentation Namespace