CreateMathSuperscriptElement

MathSuperscriptElementFactory.CreateMathSuperscriptElement method

Crea IMathSuperscriptElement

public IMathSuperscriptElement CreateMathSuperscriptElement(IMathElement baseArg,  
    IMathElement superScript)  
ParámetroTipoDescripción
baseArgIMathElementArgumento base para aplicar superíndice
superScriptIMathElementíndice superior derecho

Valor de retorno

nuevo IMathSuperscriptElement

Véase también