How to create Basic macro from vb.net?
Please, can anyone provide some vb.net code to create a Basic macro programmatically for a LibreOffice Writer document.
First time here? Check out the FAQ!
Please, can anyone provide some vb.net code to create a Basic macro programmatically for a LibreOffice Writer document.
Unzip a document and embed a Basic macro as described at https://stackoverflow.com/a/39519984/.... Use VB.NET instead of Java.
Asked: 2017-12-11 19:10:18 +0100
Seen: 70 times
Last updated: Dec 13 '17
How can I add a word to the Dictionary?
Change unwanted Russian prompts back to English
Paragraph borders flush with text? [closed]
page number offset value problem?
Insert chart from calc into writer [closed]
Finding paragraphs with duplicate text
pdf form: embed font for fill-ins
I do not understand why the question says "write". Are you asking how to call a macro written in LibreOffice Basic from _VB.Net_? Or perhaps your _VB.Net_ code needs to generate the code for a new LibreOffice Basic macro? Please read these suggested guidelines for questions and then edit the question to improve it.
I would like to create the basic macro programmatically for libre document from vb.net
Okay, that is clearer now. I edited the question for you.