Freigeben über


PrismTransition.IsInverted-Eigenschaft

isInverted.Represents the attribte in schema: isInverted

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

Syntax

'Declaration
<SchemaAttrAttribute(, "isInverted")> _
Public Property IsInverted As BooleanValue
    Get
    Set
'Usage
Dim instance As PrismTransition
Dim value As BooleanValue

value = instance.IsInverted

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

PrismTransition Klasse

PrismTransition-Member

DocumentFormat.OpenXml.Office2010.PowerPoint-Namespace