java.io.Serializable
kotlin.Comparable
org.readium.r2.navigator.epub.css.Cssable
public enum ColCount extends Enum<ColCount> implements Cssable
Number of CSS columns.
private final String
name
private final Integer
ordinal
TWO
ONE
AUTO
String
toCss()
final String
getName()
final Integer
getOrdinal()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
String toCss()
final String getName()
final Integer getOrdinal()