Using the Report Generation Toolkit of LabVIEW, I need to set multiple tabstops that very in distance in MS Word. I also have different sets of tabstops that I use and re-use at different times in the same report. Is there a way to set the tabstops under program control? I searched through the various VIs and found that there is a property ("Tabstops", "Word.Tabstops") in the _ParagraphFormat property node that refers to tabstops. I found it in the Word Format Paragraph (adv) VI. Unfortunately, I could not determine how to use it. Any suggestions? Is this an operational element?