Working with Longview Add-In for Office APIs
Automation APIs are available in the Longview Add-In for Office for automating common operations such as refreshes and submissions and orchestrating those processes across many sheets in a workbook. You can use VBA to call these Automation APIs.
Caution: The Longview Add-In for Office APIs are supported for Longview connections only. APIs are not supported for Tidemark connections. Calling the Longview Add-In for Office APIs when connected to a Tidemark environment may yield unexpected results and/or behavior.
In general, the Automation APIs simulate the actions available in the Longview Add-In for Office toolbar:
- Connect
- Disconnect
- Refresh Worksheet
- Refresh Workbook
- Data Query
- Symbol Query
- Data Extract
There are also several other functions that you may use to help automate your workbooks using VBA.