class InsertTableRowsRequest extends Model (View source)

Properties

protected $cellLocationType
protected $cellLocationDataType
bool $insertBelow
int $number
string $tableObjectId

Methods

setCellLocation(TableCellLocation $cellLocation)

No description

setInsertBelow($insertBelow)

No description

bool
getInsertBelow()

No description

setNumber($number)

No description

int
getNumber()

No description

setTableObjectId($tableObjectId)

No description

string
getTableObjectId()

No description

Details

setCellLocation(TableCellLocation $cellLocation)

No description

Parameters

TableCellLocation $cellLocation

TableCellLocation getCellLocation()

No description

Return Value

TableCellLocation

setInsertBelow($insertBelow)

No description

Parameters

$insertBelow

bool getInsertBelow()

No description

Return Value

bool

setNumber($number)

No description

Parameters

$number

int getNumber()

No description

Return Value

int

setTableObjectId($tableObjectId)

No description

Parameters

$tableObjectId

string getTableObjectId()

No description

Return Value

string