OMath.Remove Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes an equation from the collection of equations in a document, range, or selection.
public:
void Remove();
public void Remove ();
abstract member Remove : unit -> unit
Public Sub Remove ()