Bookmark.OMaths Property

Definition

Gets the equations that are contained in the Bookmark.

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

A OMaths collection that contains the equations in the Bookmark.

Applies to