0

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?

Ben Ben Sasson
  • 103
  • 2
  • 8

1 Answers1

1

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

Maurice Codik
  • 598
  • 2
  • 6