UpdateTableRowStyleRequest
class UpdateTableRowStyleRequest extends Collection (View source)
Properties
protected | $collection_key | ||
string | $fields | ||
int[] | $rowIndices | ||
protected | $tableRowStyleType | ||
protected | $tableRowStyleDataType | ||
protected | $tableStartLocationType | ||
protected | $tableStartLocationDataType |
Methods
setFields($fields)
No description
string
getFields()
No description
setRowIndices($rowIndices)
No description
int[]
getRowIndices()
No description
getTableRowStyle()
No description
getTableStartLocation()
No description
Details
setFields($fields)
No description
string
getFields()
No description
setRowIndices($rowIndices)
No description
int[]
getRowIndices()
No description
setTableRowStyle(TableRowStyle $tableRowStyle)
No description
TableRowStyle
getTableRowStyle()
No description
setTableStartLocation(Location $tableStartLocation)
No description
Location
getTableStartLocation()
No description