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

In This Topic
    OMathMatrixColumnCollection Class Members
    In This Topic

    The following tables list the members exposed by OMathMatrixColumnCollection.

    Public Properties
     NameDescription
    Public Property  
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a new OMathMatrixColumn to the collection.  
    Public MethodSearches for the specified OMathMatrixColumn and returns the zero-based index of the first occurrence within the entire collection.  
    Public MethodOverloaded. Inserts a new OMathMatrixColumn into the collection.  
    Public MethodRemoves the specified OMathMatrixColumn from the collection.  
    Public MethodRemoves the OMathMatrixColumn at the specified index in the collection.  
    Top
    See Also