[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathMatrixRow

OMathMatrixRow Class

Represents a row in a OMathMatrix structure.

Inheritance
OMathMatrixRow
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class OMathMatrixRow : ContentObject, IBrowsable<OMathMatrixRow>
Public Class OMathMatrixRow
    Inherits ContentObject
    Implements IBrowsable(Of OMathMatrixRow)

Properties

Name Description
Cells

Gets the OMathElement collection that represent child cells in the row.

Next

Gets the next OMathMatrixRow in a collection.

ParentMatrix

Gets the parent OMathMatrix class instance.

ParentOMath

Gets the parent OMath class instance.

Previous

Gets the previous OMathMatrixRow in a collection.