I want to know more about ColumnData and RowData. I could not find any documentation on them. This is the example I found their usage: https://www.fusetools.com/community/examples/layoutexample
thanks!
I want to know more about ColumnData and RowData. I could not find any documentation on them. This is the example I found their usage: https://www.fusetools.com/community/examples/layoutexample
thanks!
Hi,
ColumnData
and RowData
is renamed to Columns
and Rows
in more recent versions. The example is using the deprecated versions (but still works). We will fix, thanks for pointing it out!
Haha, I changed it to Rows/Columns and things still worked so I figured they might be aliases.
Thanks for the clarification!