ShapeCollection.AddEquation

ShapeCollection.AddEquation method

Add an equation object to the worksheet.

public TextBox AddEquation(int upperLeftRow, int top, int upperLeftColumn, int left, int height, 
    int width)
ParameterTypeDescription
upperLeftRowInt32
topInt32
upperLeftColumnInt32
leftInt32
heightInt32
widthInt32

See Also