OMath.Functions Property

Definition

Returns an OMathFunctions collection that represents the functions contained within an equation. Read-only.

public:
 property Microsoft::Office::Interop::Word::OMathFunctions ^ Functions { Microsoft::Office::Interop::Word::OMathFunctions ^ get(); };
public Microsoft.Office.Interop.Word.OMathFunctions Functions { get; }
member this.Functions : Microsoft.Office.Interop.Word.OMathFunctions
Public ReadOnly Property Functions As OMathFunctions

Property Value

OMathFunctions

Applies to