org.beangle.data.excel

Members list

Type members

Classlikes

object AreaRef

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
AreaRef.type
class AreaRef(val firstCellRef: CellRef, val lastCellRef: CellRef)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object CellOps

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
CellOps.type
final class CellOps(cell: Cell) extends AnyVal

Attributes

Companion
object
Supertypes
class AnyVal
trait Matchable
class Any
object CellRef

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
CellRef.type
class CellRef(var sheetName: String, var row: Int, var col: Int) extends Comparable[CellRef]

Attributes

Companion
object
Supertypes
trait Comparable[CellRef]
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class ExcelStyleRegistry(workbook: Workbook)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
enum ImageType

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Sheets

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Sheets.type
object Size

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Size.type
case class Size(width: Int, height: Int)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Workbooks

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Workbooks.type