AnimateEffect.Filter 属性

定义

筛选器

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于