OMath.Type Property
Returns or sets a WdOMathType constant that represents whether an equation is displayed inline with the text around it or displayed on its own line. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Type As WdOMathType
Get
Set
'Usage
Dim instance As OMath
Dim value As WdOMathType
value = instance.Type
instance.Type = value
WdOMathType Type { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdOMathType
WdOMathType