AnimateEffect.PropertyList Property

Property List.Represents the attribte in schema: prLst

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

Syntax

'Declaration
<SchemaAttrAttribute(, "prLst")> _
Public Property PropertyList As StringValue
    Get
    Set
'Usage
Dim instance As AnimateEffect
Dim value As StringValue

value = instance.PropertyList

instance.PropertyList = value
[SchemaAttrAttribute(, "prLst")]
public StringValue PropertyList { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

AnimateEffect Class

AnimateEffect Members

DocumentFormat.OpenXml.Presentation Namespace