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.
2 parents ddaf2f3 + 8779c65 commit 50c00baCopy full SHA for 50c00ba
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