Inner

org.beangle.data.excel.template.CellShiftStrategy.Inner
object Inner extends CellShiftStrategy

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Inner.type

Members list

Value members

Concrete methods

override def requiresColShifting(cell: CellRef, startRow: Int, endRow: Int, startColShift: Int): Boolean

Attributes

Definition Classes
override def requiresRowShifting(cell: CellRef, startCol: Int, endCol: Int, startRowShift: Int): Boolean

Attributes

Definition Classes