class InsertTableRowRequest extends Model (View source)

Properties

bool $insertBelow
protected $tableCellLocationType
protected $tableCellLocationDataType

Methods

setInsertBelow($insertBelow)

No description

bool
getInsertBelow()

No description

setTableCellLocation(TableCellLocation $tableCellLocation)

No description

Details

setInsertBelow($insertBelow)

No description

Parameters

$insertBelow

bool getInsertBelow()

No description

Return Value

bool

setTableCellLocation(TableCellLocation $tableCellLocation)

No description

Parameters

TableCellLocation $tableCellLocation

TableCellLocation getTableCellLocation()

No description

Return Value

TableCellLocation