You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think we expose margins directly yet. We only support choosing one of the built-in styles which already have the required margins set. This needs to be added/exposed.
you're after setting totally custom style or modifying existing styles?
what would be expectation when you have table with style GridTable6ColorfulAccent1 that you "modify" on the table - would you want it to apply to all tables using same style or the style should now be cloned and become new style?
The more think about it, the more complicated it becomes to implement.
I understand table cell margins should be set like this:
I cannot find a way to assign the
TableProperties
instance to a table though.The text was updated successfully, but these errors were encountered: