Freigeben über


Topic.ValueType-Eigenschaft

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 VolatileValues)
    Get
    Set
'Usage
Dim instance As Topic
Dim value As EnumValue(Of VolatileValues)

value = instance.ValueType

instance.ValueType = value
[SchemaAttrAttribute(, "t")]
public EnumValue<VolatileValues> ValueType { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<VolatileValues>
Returns EnumValue<T>.

Siehe auch

Referenz

Topic Klasse

Topic-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace