Partager via


OMathRecognizedFunctions.Add(String) Méthode

Définition

Crée une fonction reconnue et retourne un OMathRecognizedFunction objet .

public:
 Microsoft::Office::Interop::Word::OMathRecognizedFunction ^ Add(System::String ^ Name);
public Microsoft.Office.Interop.Word.OMathRecognizedFunction Add (string Name);
abstract member Add : string -> Microsoft.Office.Interop.Word.OMathRecognizedFunction
Public Function Add (Name As String) As OMathRecognizedFunction

Paramètres

Name
String

Chaîne obligatoire Nom de la fonction reconnue.

Retours

OMathRecognizedFunction

S’applique à