Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathEquationArray Class / Items Property

In This Topic
    Items Property (OMathEquationArray)
    In This Topic
    Gets the OMathElementCollection containing child items of the equation array.
    Syntax
    'Declaration
     
    Public ReadOnly Property Items As OMathElementCollection
    public OMathElementCollection Items {get;}
    See Also