A
AdamB
Hey all,
I'm trying to copy text from one shape to another, including text formatting
such as Bold.
I have tried setting sourceShape.Style = destShape.Style as well copying the
TextStyle to no avail.
I was thinking about iterating through visSectionCharacter, but I'm not sure
I can set all the values at the destination (the row numbers appear to be
non-sequential, indicating the start of the text run).
Any ideas?
Thanks,
Adam
I'm trying to copy text from one shape to another, including text formatting
such as Bold.
I have tried setting sourceShape.Style = destShape.Style as well copying the
TextStyle to no avail.
I was thinking about iterating through visSectionCharacter, but I'm not sure
I can set all the values at the destination (the row numbers appear to be
non-sequential, indicating the start of the text run).
Any ideas?
Thanks,
Adam