AreaRef

org.beangle.data.excel.AreaRef
See theAreaRef companion class
object AreaRef

Attributes

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

Members list

Value members

Concrete methods

def apply(cellRef: CellRef, size: Size): AreaRef
def apply(areaRef: String): AreaRef
def ensureSameSheet(c1: CellRef, c2: CellRef): Unit