| Overload | Description |
|---|---|
| NTableBlock Constructor() | Default constructor |
| NTableBlock Constructor(String) | Initializer constructor |
| NTableBlock Constructor(Int32,Int32) | Creates a new table block with the specified dimensions |
| NTableBlock Constructor(Int32,Int32,NBorder,NMargins) | Creates a new table block with the specified dimensions |
| NTableBlock Constructor(NTableBlockContent) | Default constructor |