R
Richard
I need to find out how many columns are in a document.
I am using the TextColumns object and checking its count property, but if
the user changes the orientation of the page or the number of columns this
property becomes 9999999 even if they have only created three columns. Even
if I loop through all the columns in the collection I still cant find the
real number of columns in the document.
Is this some sort of bug in word or do I need to do something before I read
this property?
I am using the TextColumns object and checking its count property, but if
the user changes the orientation of the page or the number of columns this
property becomes 9999999 even if they have only created three columns. Even
if I loop through all the columns in the collection I still cant find the
real number of columns in the document.
Is this some sort of bug in word or do I need to do something before I read
this property?