OMaths.BuildUp 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.
Converts all equations in the collection to professional format.
public:
void BuildUp();
public void BuildUp ();
abstract member BuildUp : unit -> unit
Public Sub BuildUp ()
Remarks
To change equations to linear format, use the Linearize() method.