SSStyle class

Constructors

SSStyle(String id, NumFormat numFormat, SSFont ssFont, SSFill ssFill, SSBorder border, String alignmentVer, String alignmentHorizontal, String alignmentWrapText)

Properties

alignmentHorizontal String
getter/setter pair
alignmentVer String
getter/setter pair
alignmentWrapText String
getter/setter pair
border SSBorder
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String
getter/setter pair
numFormat NumFormat
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
ssFill SSFill
getter/setter pair
ssFont SSFont
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited