UnsignedShortType.Val-Eigenschaft
val.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 UInt16Value
Get
Set
'Usage
Dim instance As UnsignedShortType
Dim value As UInt16Value
value = instance.Val
instance.Val = value
[SchemaAttrAttribute(, "val")]
public UInt16Value Val { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.UInt16Value