Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathStructCollection Class
Properties Methods

In This Topic
    OMathStructCollection Class Members
    In This Topic

    The following tables list the members exposed by OMathStructCollection.

    Public Properties
     NameDescription
    Public Property Gets the number of content items in the collection. (Inherited from GrapeCity.Documents.Word.ContentCollection<T>)
    Public Property Gets the first item in the collection. (Inherited from GrapeCity.Documents.Word.ContentCollection<T>)
    Public Property Gets the item at the specified index in the collection. (Inherited from GrapeCity.Documents.Word.ContentCollection<T>)
    Public Property Gets the last item in the collection. (Inherited from GrapeCity.Documents.Word.ContentCollection<T>)
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new OMathStruct into the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathAccent to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathBar to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathBorderBox to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathBox to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathDelimiter to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathEquationArray to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathFraction to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathFunction to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathGroupCharacter to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathLimitLower to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathLimitUpper into the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathMatrix to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathNary to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathPhantom to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathPreSubSuperscript to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathRadical to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathSubscript to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathSubSuperscript to the collection at the InsertLocation.End location.  
    Public MethodOverloaded. Adds a new OMathSuperscript to the collection at the InsertLocation.End location.  
    Public Method Prints debug info of the collection into console. (Inherited from GrapeCity.Documents.Word.ContentCollection<T>)
    Public MethodInserts a new OMathStruct into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathAccent into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathBar into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathBorderBox into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathBox into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathDelimiter into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathEquationArray into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathFraction into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathFunction into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathGroupCharacter into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathLimitLower into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathLimitUpper into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathMatrix into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathNary into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathPhantom into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathPreSubSuperscript into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathRadical into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathSubscript into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathSubSuperscript into the collection at the specified location.  
    Public MethodOverloaded. Inserts a new OMathSuperscript into the collection at the specified location.  
    Public Method Prints debug info of the collection into the string. (Inherited from GrapeCity.Documents.Word.ContentCollection<T>)
    Top
    See Also