次の方法で共有


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

'宣言
<SchemaAttrAttribute(, "val")> _
Public Property Val As IntegerValue
    Get
    Set
'使用
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