TableRule
Draw a horizontal rule spanning the full table width. Default thickness is 0.4pt.
Child elements
(none)
Parent elements
Attributes
class(text, optional)- CSS class for this element.
color(text, optional)- Color of the rule. Use “transparent” for an invisible spacer. Defaults to black.
id(text, optional)- CSS id for this element.
rulewidth(number or length, optional)- Thickness of the rule. Defaults to 0.4pt.
style(text, optional)- CSS style for this element. Overrides rulewidth and color attributes.