OMath.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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