Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tablo
main
Tablo
Border
BorderName
BorderStyler
BorderType
Cell
CellData
CellType
Config
DataCell
DataCellFormatter
DataCellStyler
DuplicateLabel
DuplicateRow
Except
Footer
Frame
GroupError
Heading
IncompatibleValue
InvalidConnectorString
InvalidValue
Justify
LabelNotFound
LabelType
RowGroup
RowType
RuneSubCell
StartingWidths
SubCell
SubTitle
Summary
Table
TabloException
TextCell
TextCellFormatter
TextCellStyler
Title
Util
DotAlign
WordSubCell
WrapMode
Generated using Crystal 1.14.0
2024-11-26 18:35:45 UTC
enum
Tablo::
Justify
Overview
Cell justification
Defined in:
types.cr
Enum Members
Left
=
0
Center
=
1
Right
=
2
Instance Method Summary
#center?
#left?
#right?
Instance Method Detail
def
center?
#
[
View source
]
def
left?
#
[
View source
]
def
right?
#
[
View source
]