AddEquation Method
AddEquation function
Add an equation object to the worksheet.
func (instance *ShapeCollection) AddEquation(toprow int32, top int32, leftcolumn int32, left int32, height int32, width int32) (*TextBox, error)
Remarks
See Also
- Class ShapeCollection
- Namespace Aspose.Cells.Drawing
- Library Aspose.Cells for Go