8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddaf2f3 commit 8779c65Copy full SHA for 8779c65
docs/docs/api-ref.md
@@ -40,6 +40,8 @@ Saves any changes to the workbook to a new file specified by the `new_file` para
40
41
`self.shapes` Returns a list of strings with the names of shapes found in the workbook.
42
43
+`self.dashboards:` Returns a list of strings with the names of the dashboards found in the workbook
44
+
45
## Datasources
46
```python
47
class Datasource(dsxml, filename=None)
0 commit comments