Share via


FlythroughTransition.HasBounce Property

Definition

hasBounce, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: hasBounce

[DocumentFormat.OpenXml.SchemaAttr(0, "hasBounce")]
public DocumentFormat.OpenXml.BooleanValue HasBounce { get; set; }
public DocumentFormat.OpenXml.BooleanValue HasBounce { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "hasBounce")]
public DocumentFormat.OpenXml.BooleanValue? HasBounce { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("hasBounce")]
public DocumentFormat.OpenXml.BooleanValue? HasBounce { get; set; }
public DocumentFormat.OpenXml.BooleanValue? HasBounce { get; set; }
member this.HasBounce : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "hasBounce")>]
member this.HasBounce : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("hasBounce")>]
member this.HasBounce : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property HasBounce As BooleanValue

Property Value

Attributes

Applies to