[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.TableRow

TableRow Class

Represents the row in a Word table.

Inheritance
TableRow
Namespace: GrapeCity.Documents.Word.Layout
Assembly: DS.Documents.Word.dll
Syntax
public class TableRow : LayoutElement
Public Class TableRow
    Inherits LayoutElement

Properties

Name Description
ActualHeight

Gets the actual height of the table row, in points.

Cells

Gets the list of row cells.

HeadingRow

Gets a value indicating if the current row shall be repeated at the top of each new page on which part of this table is displayed.

RowIndex

Gets the row index.

WordRow

Gets the source Row.