UpdateTableCellStyleRequest
class UpdateTableCellStyleRequest extends Model (View source)
Properties
string | $fields | ||
protected | $tableCellStyleType | ||
protected | $tableCellStyleDataType | ||
protected | $tableRangeType | ||
protected | $tableRangeDataType | ||
protected | $tableStartLocationType | ||
protected | $tableStartLocationDataType |
Methods
setFields($fields)
No description
string
getFields()
No description
getTableCellStyle()
No description
getTableRange()
No description
getTableStartLocation()
No description
Details
setFields($fields)
No description
string
getFields()
No description
setTableCellStyle(TableCellStyle $tableCellStyle)
No description
TableCellStyle
getTableCellStyle()
No description
setTableRange(TableRange $tableRange)
No description
TableRange
getTableRange()
No description
setTableStartLocation(Location $tableStartLocation)
No description
Location
getTableStartLocation()
No description