Hi scanny.
How do i set table style?
When i using
document.add_table(rows=len(table_data), cols=len(table_data[0]),style="TableGrid")
I search the API , but i didn't find method do it, I need set table size and width and height and color and so on.
"Cell class" also didn't find any method support it.
Hi scanny.
How do i set table style?
When i using
I search the API , but i didn't find method do it, I need set table size and width and height and color and so on.
"Cell class" also didn't find any method support it.