Hi Guys,
Hopefully this is a quick one, i am currently building an application that mail merge's data to Microsoft Word, when the text is sent across it has line spacing all i want to do is set it to no spacing, i have looked at:
wrdSelection.Pa ragraphs.Format .space1
wrdSelection.Pa ragraphs.Format .space15
wrdSelection.Pa ragraphs.Format .space2
i cannot seem to find either a "no line space" or "space0" for instance, can any one help me out?
Regards
Jay!
Hopefully this is a quick one, i am currently building an application that mail merge's data to Microsoft Word, when the text is sent across it has line spacing all i want to do is set it to no spacing, i have looked at:
wrdSelection.Pa ragraphs.Format .space1
wrdSelection.Pa ragraphs.Format .space15
wrdSelection.Pa ragraphs.Format .space2
i cannot seem to find either a "no line space" or "space0" for instance, can any one help me out?
Regards
Jay!
Comment