MultiSheetCellRefGenerator

org.beangle.data.excel.template.MultiSheetCellRefGenerator
class MultiSheetCellRefGenerator(val sheetNames: Seq[String], val startCellRef: CellRef) extends CellRefGenerator

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def generateCellRef(index: Int, context: Context): CellRef

Attributes

Definition Classes

Concrete fields

val sheetNames: Seq[String]