[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathMatrixColumn

OMathMatrixColumn Class

Represents a column in a OMathMatrix structure.

Inheritance
OMathMatrixColumn
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class OMathMatrixColumn
Public Class OMathMatrixColumn

Properties

Name Description
Cells

Gets the OMathElement array containing the child cells of the column.

HorizontalAlignment

Gets or sets the horizontal justification of the column.

ParentMatrix

Gets the parent OMathMatrix class instance.

ParentOMath

Gets the parent OMath class instance.