Treats the first line of input content as a header and generates
<th> tags in the output table.
- Namespace
- Statiq
.Tables - Containing Type
- RenderCsvAsHtml
Syntax
public RenderCsvAsHtml WithHeader()
Return Value
| Type | Description |
|---|---|
| RenderCsvAsHtml | The current module instance. |