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.
2 parents cca36a4 + cb62cc9 commit 2018aabCopy full SHA for 2018aab
docs/docs/api-ref.md
@@ -30,7 +30,7 @@ Saves any changes to the workbook to the existing file.
30
`Workbook.save_as(self, new_filename):`
31
Saves any changes to the workbook to a new file specified by the `new_file` parameter.
32
33
-**Properities:**
+**Properties:**
34
35
`self.worksheets:` Returns a list of worksheets found in the workbook.
36
@@ -56,7 +56,7 @@ The Connection class represents a tableau data connection. It can be from any ty
56
57
**Methods:**
58
59
60
61
`self.server:` Returns a string containing the server.
62
0 commit comments