AddLaTeXEquation Method

AddLaTeXEquation function

Adds an equation object to the worksheet using LaTeX format strings.


func (instance *ShapeCollection) AddLaTeXEquation(toprow int32, top int32, leftcolumn int32, left int32, height int32, width int32, latex string)  (*TextBox,  error) 

Remarks

See Also