TableStyle

papyrus.logic.styleObjects.TableStyle
See theTableStyle companion object
trait TableStyle extends RendererStyle

Describes the visual style of a table element

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Alignment of the table on the page (flex alignment)

Alignment of the table on the page (flex alignment)

Attributes

Background color used for header cells

Background color used for header cells

Attributes

def margin: Margin

Outer margin of the table container

Outer margin of the table container

Attributes

def tag: String

CSS class tag used to identify the table

CSS class tag used to identify the table

Attributes

Text alignment inside cells

Text alignment inside cells

Attributes

def width: Width

Table width in pixels

Table width in pixels

Attributes

Inherited and Abstract methods

Attributes

Inherited from:
RendererStyle