So I am trying to figure out how to format a table with dotted lines borders where the dotted lines are blue in color.
But since there is no API I am not sure where to begin.
Thank goodness for code completion I was able to resolve this by trial and error but any API and some documentation would help, perhaps? (solution: STBorder.DASHED for CTBorder.setVal...)