WebQueryProperties.TextDates Property
Dates as Text.Represents the attribte in schema: textDates
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "textDates")> _
Public Property TextDates As BooleanValue
Get
Set
'Usage
Dim instance As WebQueryProperties
Dim value As BooleanValue
value = instance.TextDates
instance.TextDates = value
[SchemaAttrAttribute(, "textDates")]
public BooleanValue TextDates { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.