Freigeben über


TwipsMeasureType.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 UInt32Value
    Get
    Set
'Usage
Dim instance As TwipsMeasureType
Dim value As UInt32Value

value = instance.Val

instance.Val = value
[SchemaAttrAttribute(, "val")]
public UInt32Value Val { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Hinweise

The following information from the ECMA International Standard ECMA-376 can be useful when working with this class.

Specifies the value, in twips, of the parent element.

The possible values for this attribute are defined by the ST_TwipsMeasure simple type.

Siehe auch

Referenz

TwipsMeasureType Klasse

TwipsMeasureType-Member

DocumentFormat.OpenXml.Math-Namespace