Table of Contents

Class TableCell

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

The table cell configuration.

public sealed class TableCell
Inheritance
TableCell
Inherited Members

Methods

ColumnIndex(int)

Sets the first column index for this cell.

ColumnSpan(int)

Sets the number of columns to span.

RowIndex(int)

Sets the first row index for this cell.

RowSpan(int)

Sets the number of rows to span.