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 f0472e7 commit 63aeec2Copy full SHA for 63aeec2
README.md
@@ -149,13 +149,15 @@ This is an evolving document. Submit a pull request and start the conversation!
149
| Date | `dat` |
150
| Double | `dbl` |
151
| FileDialog | `fdo` |
152
+ | FileSystemObject | `fso` |
153
| Long | `lng` |
154
| Object | `obj` |
155
| Pivot Cache | `pvc` |
156
| Pivot Table | `pvt` |
157
| Range | `rng` |
158
| Shape | `shp` |
159
| String | `str` |
160
+ | TextStream | `txs` |
161
| Variant | `var` |
162
| Workbook | `wbk` |
163
| Worksheet | `wks` |
0 commit comments