We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

DougOliveira7's avatar
DougOliveira7
New member | Level 2
8 years ago

Integração Dropbox e VBA

Estava mechendo aqui no VBA do Pacote office e percebi que existe a livraria "DropboxOfficeLib", Existem alguns comandos que gostaria de saber se alguem sabe me dizer pra que servem como por exemplo ;

 

- GetDescription(pRibbonControl  As Object) As String

- GetVisible(pRibbonControl As Object) As Boolean

 

 

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    Não temos documentação sobre isso, mas se você estiver procurando por interagir com o serviço Dropbox, você pode usar a API Dropbox:

     

    https://www.dropbox.com/developers

     

    ---

    Desculpe nossas traduções. Nossas traduções foram criadas usando um tradutor online. Nós gostaríamos de suportar todos os idiomas, mas atualmente não estamos equipados para fazê-lo. Aqui está a versão em inglês:

    ---

    Please excuse our translations. Our translations were created using an online translator. We'd like to support every language, but we're not currently equipped to do so. Here is the English version:

    ---

     

    We don't have any documentation on that, but if you're looking to programmatically interact with the Dropbox service itself you can use the Dropbox API:

     

    https://www.dropbox.com/developers