SdtContentDate.FullDate 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
XML 架构 DateTime 格式中的上次已知日期
表示架构中的以下属性:w:fullDate
[DocumentFormat.OpenXml.SchemaAttr(23, "fullDate")]
public DocumentFormat.OpenXml.DateTimeValue FullDate { get; set; }
public DocumentFormat.OpenXml.DateTimeValue FullDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "fullDate")]
public DocumentFormat.OpenXml.DateTimeValue? FullDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:fullDate")]
public DocumentFormat.OpenXml.DateTimeValue? FullDate { get; set; }
public DocumentFormat.OpenXml.DateTimeValue? FullDate { get; set; }
member this.FullDate : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "fullDate")>]
member this.FullDate : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:fullDate")>]
member this.FullDate : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property FullDate As DateTimeValue
属性值
- 属性