Solved
WriteableTextColor
Hi All,
Does anyone know of a formatting string that will allow us to edit the textcolor of writeable cells in a cube view? I could split out the columns so that we have locked and writeable cells seperately and then we edit the textcolor of all the rows, but what I am looking for is almost a "WriteableBackGroundColor = White", but for TextColor.
I tried using "WriteableTextColor" (a string I tried to derive), but it unfortunately doesn't do anything

