다음을 통해 공유


OMathBreak.AlignAt Property

Returns or sets an Integer that represents the operator in one line, to which Microsoft Office Word aligns consecutive lines in an equation. Read/write.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property AlignAt As Integer
    Get
    Set
'Usage
Dim instance As OMathBreak
Dim value As Integer

value = instance.AlignAt

instance.AlignAt = value
int AlignAt { get; set; }

Property Value

Type: System.Int32
Integer

See Also

Reference

OMathBreak Interface

OMathBreak Members

Microsoft.Office.Interop.Word Namespace