Summary
Optionally use this on a class containing command-line options (either the main class or a class representing a
subcommand) to specify some formatting parameters for the help screen.
Constructors
Instance properties
| int | | Specifies the amount of blank lines after a section header. |
| int | | Specifies the amount of blank lines before a section header. |
| int | | Specifies the amount of horizontal separation between the columns in the table(s). |
| int | | Specifies the amount of margin to the left of the table(s). |
| int | | Specifies the amount of blank lines between the rows in the table(s). |