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
struct
Tablo::
Frame
Tablo::Frame
Struct
Value
Object
Defined in:
heading.cr
Constructors
.new
(line_breaks_before : Int32 =
0
, line_breaks_after : Int32 =
0
)
Instance Method Summary
#line_breaks_after
: Int32
#line_breaks_before
: Int32
Constructor Detail
def self.
new
(line_breaks_before : Int32 =
0
, line_breaks_after : Int32 =
0
)
#
[
View source
]
Instance Method Detail
def
line_breaks_after
: Int32
#
[
View source
]
def
line_breaks_before
: Int32
#
[
View source
]