EquationNode_CreateNode Method

EquationNode_CreateNode function

Create a node of the specified type.


func EquationNode_CreateNode(equationtype EquationNodeType, workbook *Workbook, parent *EquationNode)  (*EquationNode,  error) 

Remarks

See Also