Share via


PresetTransition.InvY property

Namespace:  DocumentFormat.OpenXml.Office15.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "invY")> _
Public Property InvY As BooleanValue
    Get
    Set
'Usage
Dim instance As PresetTransition
Dim value As BooleanValue

value = instance.InvY

instance.InvY = value
[SchemaAttrAttribute(, "invY")]
public BooleanValue InvY { get; set; }

Property value

Type: DocumentFormat.OpenXml.BooleanValue

See also

Reference

PresetTransition class

PresetTransition members

DocumentFormat.OpenXml.Office15.PowerPoint namespace