| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | width | |||
| character(len=*), | intent(in), | optional | :: | indent | ||
| character(len=1), | intent(in), | optional | :: | separator |
| private function new_NameColumn (width, indent, separator) |
| procedure, public :: center | |
| procedure, public :: get_header | |
| procedure, public :: get_num_rows_header | |
| procedure, public :: get_num_rows_separator | |
| procedure, public :: get_row | |
| procedure, public :: get_rows | |
| procedure, public :: get_rows_range | |
| procedure, public :: get_separator | |
| procedure, public :: get_width | |
| procedure, public :: set_separator | |
| procedure, public :: set_width |