class TableCellLocation extends Model (View source)

Properties

int $columnIndex
int $rowIndex
protected $tableStartLocationType
protected $tableStartLocationDataType

Methods

setColumnIndex($columnIndex)

No description

int
getColumnIndex()

No description

setRowIndex($rowIndex)

No description

int
getRowIndex()

No description

setTableStartLocation(Location $tableStartLocation)

No description

getTableStartLocation()

No description

Details

setColumnIndex($columnIndex)

No description

Parameters

$columnIndex

int getColumnIndex()

No description

Return Value

int

setRowIndex($rowIndex)

No description

Parameters

$rowIndex

int getRowIndex()

No description

Return Value

int

setTableStartLocation(Location $tableStartLocation)

No description

Parameters

Location $tableStartLocation

Location getTableStartLocation()

No description

Return Value

Location