Share via


PresetTransition.InvX property

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

Syntax

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

value = instance.InvX

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

Property value

Type: DocumentFormat.OpenXml.BooleanValue

See also

Reference

PresetTransition class

PresetTransition members

DocumentFormat.OpenXml.Office15.PowerPoint namespace