[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathElement.Next

Next Property

Next

Gets the next OMathElement in a collection.

Declaration
public OMathElement Next { get; }
Public ReadOnly Property [Next] As OMathElement
Implements