c# - word document Start write text in paragragh and Table from particular position -
in word document have found position , moved cursor position using code
oword.selection.start = integer(cursor position in characters) now want insert paragraphs , table position...
Comments
Post a Comment