Share via


ShapeTarget.BackgroundAnimation Property

Background.Represents the element tag in schema: p:bg

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property BackgroundAnimation As BackgroundAnimation
    Get
    Set
'Usage
Dim instance As ShapeTarget
Dim value As BackgroundAnimation

value = instance.BackgroundAnimation

instance.BackgroundAnimation = value
public BackgroundAnimation BackgroundAnimation { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.BackgroundAnimation
Returns BackgroundAnimation.

See Also

Reference

ShapeTarget Class

ShapeTarget Members

DocumentFormat.OpenXml.Presentation Namespace