次の方法で共有


CommonTimeNode.TimeFilter プロパティ

定義

tmFilter

スキーマ内の次の属性を表します。 tmFilter

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

プロパティ値

StringValue を返します。

属性

適用対象