class TableRange extends Model (View source)

Properties

int $columnSpan
int $rowSpan
protected $tableCellLocationType
protected $tableCellLocationDataType

Methods

setColumnSpan($columnSpan)

No description

int
getColumnSpan()

No description

setRowSpan($rowSpan)

No description

int
getRowSpan()

No description

setTableCellLocation(TableCellLocation $tableCellLocation)

No description

Details

setColumnSpan($columnSpan)

No description

Parameters

$columnSpan

int getColumnSpan()

No description

Return Value

int

setRowSpan($rowSpan)

No description

Parameters

$rowSpan

int getRowSpan()

No description

Return Value

int

setTableCellLocation(TableCellLocation $tableCellLocation)

No description

Parameters

TableCellLocation $tableCellLocation

TableCellLocation getTableCellLocation()

No description

Return Value

TableCellLocation