RangeProperties.StartDate 属性

定义

日期分组起始值

表示架构中的以下属性:startDate

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

属性值

返回 DateTimeValue

属性

适用于