Compartir a través de


Break.Val Property

Index of Operator to Align To.Represents the attribte in schema: m:val

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

Syntax

'Declaración
<SchemaAttrAttribute(, "val")> _
Public Property Val As IntegerValue
    Get
    Set
'Uso
Dim instance As Break
Dim value As IntegerValue

value = instance.Val

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

Property Value

Type: DocumentFormat.OpenXml.IntegerValue

See Also

Reference

Break Class

Break Members

DocumentFormat.OpenXml.Math Namespace