PC SOFT
ONLINE REPOSITORY
FOR WINDEVWEBDEV AND WINDEV MOBILE

Home |  | Sign in | English US
Utilitario para abrir Office (Word, Excel, Powerpoint, Outlook, Teams) online
Published by Boller
in the category Productivity
New features



Description
Utilitario para abrir Office (Word, Excel, Powerpoint, Outlook, Teams) online

Abra o office sem ter ele instalado usando os atalhos oficiais da Microsoft

Exemplo de Código

BrowserRunApp("https://www.microsoft365.com/launch/word?auth=1")
Close()

BrowserRunApp("https://www.microsoft365.com/launch/Excel/?auth=1")
Close()

BrowserRunApp("https://www.microsoft365.com/launch/PowerPoint/?auth=1")
Close()

BrowserRunApp("https://login.microsoftonline.com/")
Close()

BrowserRunApp("https://teams.live.com/_?utm_source=OfficeWeb#/conversations/?ctx=chat")
Close()
Illustrations, screen shots
none
none
User reviews
(To evaluate this resource, click 'Write a review')
No review or comment? Be the first one!