 | ShapeTargetBackgroundAnimation Property |
Background.
Represents the following element tag in the schema: p:bg.
Namespace: DocumentFormat.OpenXml.PresentationAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
Syntaxpublic BackgroundAnimation BackgroundAnimation { get; set; }Public Property BackgroundAnimation As BackgroundAnimation
Get
Set
public:
property BackgroundAnimation^ BackgroundAnimation {
BackgroundAnimation^ get ();
void set (BackgroundAnimation^ value);
}member BackgroundAnimation : BackgroundAnimation with get, set
Property Value
BackgroundAnimation
See Also