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

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

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