Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tablo
v0.99.0
Tablo
Border
PreSet
Styler
Cell
Data
Coords
Formatter
Styler
Text
Formatter
Styler
CellType
Column
Config
Controls
Defaults
Error
DuplicateLabel
GroupEmpty
InvalidBorderDefinition
InvalidColumnIndex
InvalidValue
LabelNotFound
Functions
FPAlign
Heading
Justify
LabelType
Row
RowGroup
Summary
BodyColumn
BodyRow
HeaderColumn
UserProc
Table
WrapMode
Generated using Crystal 1.14.0
2025-03-14 12:49:26 UTC
enum
Tablo::
Functions::
FPAlign
Defined in:
tablo.cr
Enum Members
Blank
=
0
NoDot
=
1
DotOnly
=
2
DotZero
=
3
Instance Method Summary
#blank?
#dot_only?
#dot_zero?
#no_dot?
Instance Method Detail
def
blank?
#
[
View source
]
def
dot_only?
#
[
View source
]
def
dot_zero?
#
[
View source
]
def
no_dot?
#
[
View source
]