OMath.Functions 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 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