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.type
object Inner.type

Members list

Concise view

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