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
Would you be open to extracting/exposing a few more stylistic things such as borders and cell alignment? I might be able to find the time to do this but wanted to check if it was a direction you were open to first.
At the moment I can do things via
roo.styles.instance_variable_get(:@doc)
so even exposing the WeakRef doc would make it possible.
Thanks
The text was updated successfully, but these errors were encountered:
Would you be open to extracting/exposing a few more stylistic things such as borders and cell alignment? I might be able to find the time to do this but wanted to check if it was a direction you were open to first.
At the moment I can do things via
so even exposing the
WeakRef
doc would make it possible.Thanks
The text was updated successfully, but these errors were encountered: