'Declaration Public Overloads Function InsertBar( _ ByVal location As InsertLocation _ ) As OMathBar
public OMathBar InsertBar( InsertLocation location )
Parameters
- location
- The target InsertLocation for the insertion.
Return Value
The inserted OMathBar instance.