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