TimelineRange.EndDate Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
endDate, this property is only available in Office 2013 and later.
Represents the following attribute in the schema: endDate
[DocumentFormat.OpenXml.SchemaAttr(0, "endDate")]
public DocumentFormat.OpenXml.DateTimeValue EndDate { get; set; }public DocumentFormat.OpenXml.DateTimeValue EndDate { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "endDate")]
public DocumentFormat.OpenXml.DateTimeValue? EndDate { get; set; }[DocumentFormat.OpenXml.SchemaAttr("endDate")]
public DocumentFormat.OpenXml.DateTimeValue? EndDate { get; set; }public DocumentFormat.OpenXml.DateTimeValue? EndDate { get; set; }member this.EndDate : DocumentFormat.OpenXml.DateTimeValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "endDate")>]
member this.EndDate : DocumentFormat.OpenXml.DateTimeValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("endDate")>]
member this.EndDate : DocumentFormat.OpenXml.DateTimeValue with get, setPublic Property EndDate As DateTimeValueProperty Value
- Attributes