G
geejay
Hi
I would like to change the colour of text that exists within a shape.
I have tried using set_charprops() but that only allows me to use Visio
built-in colours.
I have also tried the cell indices:
(short) Visio.VisSectionIndices.visSectionObject,
(short)Visio.VisRowIndices.visRowCharacter,
(short)Visio.VisCellIndices.visCharacterColor
but this didn't work either (using force formula).
Any ideas?
Thanks
g
I would like to change the colour of text that exists within a shape.
I have tried using set_charprops() but that only allows me to use Visio
built-in colours.
I have also tried the cell indices:
(short) Visio.VisSectionIndices.visSectionObject,
(short)Visio.VisRowIndices.visRowCharacter,
(short)Visio.VisCellIndices.visCharacterColor
but this didn't work either (using force formula).
Any ideas?
Thanks
g