Share via


AnimateEffect.PropertyList Property

Definition

Property List

Represents the following attribute in the schema: prLst

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

Property Value

Returns StringValue.

Attributes

Applies to