次の方法で共有


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 を返します。

属性

適用対象