次の方法で共有


WorkbookProperties.Date1904 プロパティ

定義

日付 1904

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象