Value.ValueType Property
DDE Value Type.Represents the attribte in schema: t
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "t")> _
Public Property ValueType As EnumValue(Of DdeValues)
Get
Set
'Usage
Dim instance As Value
Dim value As EnumValue(Of DdeValues)
value = instance.ValueType
instance.ValueType = value
[SchemaAttrAttribute(, "t")]
public EnumValue<DdeValues> ValueType { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<DdeValues>
Returns EnumValue<T>.