Search code examples
javascriptgoogle-slides-apigoogle-slides

Google slides API - setting a table's columnWidth


Im trying to produce a table that looks similar to a different table i get from another presentation, but the width of the table columns is incorrect.

I noticed that there is no batch update request for changing the table column properties. is there any other way I can use to set the columnWidth property of my tables properly?


Solution

  • You can now set a table column's width via UpdateTableColumnPropertiesRequest.