tableColumnProperties property

TableColumnProperties? tableColumnProperties
getter/setter pair

The table column properties to update.

If the value of table_column_properties#column_width in the request is less than 406,400 EMU (32 points), a 400 bad request error is returned.

Implementation

TableColumnProperties? tableColumnProperties;