CellShiftStrategy

org.beangle.data.excel.template.CellShiftStrategy
See theCellShiftStrategy companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Adjacent
object Inner

Members list

Value members

Abstract methods

def requiresColShifting(cell: CellRef, startRow: Int, endRow: Int, startColShift: Int): Boolean
def requiresRowShifting(cell: CellRef, startCol: Int, endCol: Int, startRowShift: Int): Boolean