de.activegroup.scalajasper.core.Columns
See theColumns companion object
sealed case class Columns(count: Int, direction: RunDirectionEnum, footer: Option[FloatingBand], header: Option[Band], spacing: Length, width: RestrictedLength, printOrder: PrintOrderEnum)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article