enum Tablo::Border::PreSet
Overview
PreSet
is an enum
identifying a finite set of strings defining the most
commonly used table layout templates (see PREDEFINED_BORDERS
).
Defined in:
border.crEnum Members
-
Ascii =
0
-
ReducedAscii =
1
-
ReducedModern =
2
-
Markdown =
3
-
Modern =
4
-
Fancy =
5
-
Empty =
6
-
Blank =
7