OMath.Type Property

Definition

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.

public:
 property Microsoft::Office::Interop::Word::WdOMathType Type { Microsoft::Office::Interop::Word::WdOMathType get(); void set(Microsoft::Office::Interop::Word::WdOMathType value); };
public Microsoft.Office.Interop.Word.WdOMathType Type { get; set; }
member this.Type : Microsoft.Office.Interop.Word.WdOMathType with get, set
Public Property Type As WdOMathType

Property Value

WdOMathType

Applies to