_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.
Returns the OMath objects within the specified range. Read-only.
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