次の方法で共有


SharedItems.ContainsDate プロパティ

定義

日付を含む

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象