Skip to content

Commit 50c00ba

Browse files
authored
Merge pull request #254 from Alzavio/master
Documented the dashboard method
2 parents ddaf2f3 + 8779c65 commit 50c00ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/docs/api-ref.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ Saves any changes to the workbook to a new file specified by the `new_file` para
4040

4141
`self.shapes` Returns a list of strings with the names of shapes found in the workbook.
4242

43+
`self.dashboards:` Returns a list of strings with the names of the dashboards found in the workbook
44+
4345
## Datasources
4446
```python
4547
class Datasource(dsxml, filename=None)

0 commit comments

Comments
 (0)