DocumentClass.OMathBreakSub 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.
public:
virtual property Microsoft::Office::Interop::Word::WdOMathBreakSub OMathBreakSub { Microsoft::Office::Interop::Word::WdOMathBreakSub get(); void set(Microsoft::Office::Interop::Word::WdOMathBreakSub value); };
public virtual Microsoft.Office.Interop.Word.WdOMathBreakSub OMathBreakSub { get; set; }
member this.OMathBreakSub : Microsoft.Office.Interop.Word.WdOMathBreakSub with get, set
Public Overridable Property OMathBreakSub As WdOMathBreakSub