11-04-2012 08:50 PM
I have 2D string array.
And i had to convert to string indicator.When i convert that by using array to spreadsheet all the alignment will run out and the the capital word and small letter word also run out even they have same length of the word.
Have any solution to align the string column by column in the string indicator.
Note:Only use string indicator.
11-04-2012 08:58 PM
Please show us what your array looks like and what you want the result in the string indicator to look like. It is somewhat difficult to tell exactly what you want from your description.
Lynn
11-04-2012 09:42 PM
I need this kind of arrangement no matter how long the lenght of string
And the problem is the small letter a and capital letter A even they have same string length .the alignment also run out.
11-04-2012 10:36 PM
Use a font for the indicator that is mono-spaced such as Courier.
11-05-2012 01:17 AM
Thank RavensFan
Have any idea to limit the length of each coloum.
11-05-2012 02:04 AM