OMathBreaks.Add Method
Word Developer Reference |
Inserts a break into an equation and returns an OMathBreak object that represents the break.
Version Information
Version Added: Word 2007
Syntax
expression.Add(Range)
expression An expression that returns a OMathBreaks object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Range | Required | Range | The position at which to insert the break in the equation. |
Return Value
OMathBreak
See Also