TableCellStyles

works.iterative.data.table.TableCellStyles
See theTableCellStyles companion trait

Attributes

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

Members list

Value members

Concrete methods

def make(): UIO[TableCellStyles]
def make(wb: XSSFWorkbook, styles: List[(String, TableCellStyleDef)]): UIO[TableCellStyles]