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 060cd2a commit 10a4b08Copy full SHA for 10a4b08
README.md
@@ -4,7 +4,7 @@ This Add-In lists all VBA declarations (variables, function names, constants, et
4
## API
5
6
### RunVcsCheck([OpenDialogToFixLettercase], [DeclDictFilePath]) As Variant
7
-Compare lettercase from CurrentVbProject with saved (table/file) dictionary items
+Compare lettercase from CurrentVbProject with saved file dictionary items
8
9
#### Parameters
10
- OpenDialogToFixLettercase - (Boolean) - Open dialog to fix lettercase
0 commit comments