Excel

io.github.quafadas.scautable.Excel
object Excel

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Excel.type

Members list

Value members

Concrete methods

transparent inline def absolutePath[K](filePath: String, sheetName: String): ExcelIterator[_]
def readExcelAbolsutePath(pathExpr: Expr[String], sheetName: Expr[String])(using Quotes): Expr[ExcelIterator[_]]

Givens

Givens

given IteratorToExpr2[K](using x$1: ToExpr[String], x$2: Type[K]): IteratorToExpr2[K]