[]
The Word/RTF column constructor with automatic width.
public RtfColumn()
Public Sub New()
The Word/RTF column constructor with width.
public RtfColumn(float width)
Public Sub New(width As Single)
| Type | Name | Description |
|---|---|---|
| float | width | The width of the column. |