TableStyle

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

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TableStyle.type

Members list

Value members

Concrete methods

def apply(backgroundColor: ColorString, margin: Margin, textAlign: Alignment, width: Width, align: Align): TableStyle

Creates a TableStyle instance with optional custom properties

Creates a TableStyle instance with optional custom properties

Attributes