_Document.OMaths Property

Definition

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

Property Value

OMaths

Applies to