Compartilhar via


FlythroughTransition.HasBounce Property

hasBounce.Represents the attribte in schema: hasBounce

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

Syntax

'Declaration
<SchemaAttrAttribute(, "hasBounce")> _
Public Property HasBounce As BooleanValue
    Get
    Set
'Usage
Dim instance As FlythroughTransition
Dim value As BooleanValue

value = instance.HasBounce

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

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

FlythroughTransition Class

FlythroughTransition Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace