AnimateEffect.Filter Property

Definition

Filter

Represents the following attribute in the schema: filter

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

Property Value

Returns StringValue.

Attributes

Applies to