Freigeben über


TopBottomType.Val-Eigenschaft

Value.Represents the attribte in schema: m:val

Namespace:  DocumentFormat.OpenXml.Math
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "val")> _
Public Property Val As EnumValue(Of VerticalJustificationValues)
    Get
    Set
'Usage
Dim instance As TopBottomType
Dim value As EnumValue(Of VerticalJustificationValues)

value = instance.Val

instance.Val = value
[SchemaAttrAttribute(, "val")]
public EnumValue<VerticalJustificationValues> Val { get; set; }

Eigenschaftswert

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

Siehe auch

Referenz

TopBottomType Klasse

TopBottomType-Member

DocumentFormat.OpenXml.Math-Namespace