DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathStructCollection Class / AddPhantom Method / AddPhantom() Method

In This Topic
AddPhantom() Method
In This Topic
Adds a new OMathPhantom to the collection at the InsertLocation.End location.
Syntax
'Declaration
 
Public Overloads Function AddPhantom() As OMathPhantom
 

Return Value

The added OMathPhantom instance.
See Also