SetNaryOperator Method
SetNaryOperator function
an n-ary operator.e.g “∑”.It is strongly recommended to use attribute NaryOperatorType to set n-ary operator.Use this property setting if you cannot find the character you need in a known type.
func (instance *NaryEquationNode) SetNaryOperator(value string) error
Remarks
See Also
- Class NaryEquationNode
- Library Aspose.Cells for Go