CellData

org.beangle.data.excel.template.CellData$
See theCellData companion class
object CellData

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
CellData.type

Members list

Type members

Classlikes

Attributes

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

Value members

Concrete methods

def createCellData(rowData: RowData, cellRef: CellRef, cell: Cell): CellData
def parseDirectiveAttributes(attrString: String): Map[String, String]