Tree.setColumnTitle

Sets the title of a column.

struct Tree
@nogc nothrow
void
setColumnTitle
(
in long column
,
in String title
)

Meta