class InsertTableColumnRequest extends Model (View source)

Properties

bool $insertRight
protected $tableCellLocationType
protected $tableCellLocationDataType

Methods

setInsertRight($insertRight)

No description

bool
getInsertRight()

No description

setTableCellLocation(TableCellLocation $tableCellLocation)

No description

Details

setInsertRight($insertRight)

No description

Parameters

$insertRight

bool getInsertRight()

No description

Return Value

bool

setTableCellLocation(TableCellLocation $tableCellLocation)

No description

Parameters

TableCellLocation $tableCellLocation

TableCellLocation getTableCellLocation()

No description

Return Value

TableCellLocation