Hi
Is there anyway to get current legend column count using arcpy? like legegend.columncount OR legend.getcolumncount ? I couldn't see these properties in documentation.
I am trying to increment column count conditionally using legend.adjustColumnCount
Thank you