ExcelStyleRegistry

org.beangle.data.excel.ExcelStyleRegistry
See theExcelStyleRegistry companion object
class ExcelStyleRegistry(workbook: Workbook)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def get(dt: DataType): CellStyle
def registerFormat(dt: DataType, pattern: String): CellStyle