RangeProperties.StartDate Property
Date Grouping Start Value.Represents the attribte in schema: startDate
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "startDate")> _
Public Property StartDate As DateTimeValue
Get
Set
'Uso
Dim instance As RangeProperties
Dim value As DateTimeValue
value = instance.StartDate
instance.StartDate = value
[SchemaAttrAttribute(, "startDate")]
public DateTimeValue StartDate { get; set; }
Property Value
Type: DocumentFormat.OpenXml.DateTimeValue
Returns DateTimeValue.