This feature can be used to insert defined text and then has a possibility to decide whether the text should be selected when inserted. This works in both Word and PowerPoint.
CMD
<Cmd case="BaseExtensions:insert-and-select-text"/>
Parameter
text
Define a string which represents the text to be inserted.
select
Define whether the inserted text should be selected by using true or false.
HyperlinkUrl
Only to be defined where the select parameter equals true. Define a hyperlink to add to the selected text.
Comments
0 comments
Article is closed for comments.