Compartilhar via


OMathRecognizedFunctions.Add(String) Método

Definição

Cria uma nova função reconhecida e retorna um OMathRecognizedFunction objeto.

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

Parâmetros

Name
String

Cadeia de caracteres necessária O nome da função reconhecida.

Retornos

OMathRecognizedFunction

Aplica-se a