Resolved! Report bottom and top borders without cube view grid lines
Hi everyone,I would like to add a top and bottom border to a specific row in the report when I export the cube view. I know this is done by setting the GridLinesColor to a specific color and ReportUseTopBorder = True and ReportUseBottomBorder = False...