Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathMatrix Class
Members

In This Topic
    OMathMatrix Class
    In This Topic
    Represents a matrix Office Math structure, which consists of one or more elements laid out in one or more rows and one or more columns.
    Object Model
    OMathMatrix Class
    Syntax
    'Declaration
     
    Public Class OMathMatrix 
       Inherits OMathStruct
       Implements GrapeCity.Documents.Word.IBrowsable(Of OMathStruct) 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.ContentObject
          GrapeCity.Documents.Word.OMathStruct
             GrapeCity.Documents.Word.OMathMatrix

    See Also