Document.OMaths 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.
Gets the collection of OMath objects in the document.
public:
property Microsoft::Office::Interop::Word::OMaths ^ OMaths { Microsoft::Office::Interop::Word::OMaths ^ get(); };
public Microsoft.Office.Interop.Word.OMaths OMaths { get; }
member this.OMaths : Microsoft.Office.Interop.Word.OMaths
Public ReadOnly Property OMaths As OMaths
Property Value
An OMaths collection that contains the OMath objects in the document.