Minor documentation update
- Removed repeated extra line from readme.me
This commit is contained in:
parent
44b0921ba4
commit
8a196e7682
@ -18,7 +18,5 @@ In the VBA editor window choose Tools -> References.
|
|||||||
- ListData is a VBA dictionary object containing key value pairs, where the key is the name of a field and the value is the value that will be assigned to it.
|
- ListData is a VBA dictionary object containing key value pairs, where the key is the name of a field and the value is the value that will be assigned to it.
|
||||||
- ItemID is the SharePoint ID of a list item that will be updated (if omitted, a new list item will be created).
|
- ItemID is the SharePoint ID of a list item that will be updated (if omitted, a new list item will be created).
|
||||||
|
|
||||||
VBA SharePoint List Library is a collection of VBA functions designed to allow your VBA code to interact with a SharePoint list.
|
|
||||||
|
|
||||||
## Contributing ##
|
## Contributing ##
|
||||||
Please see the contribution guide in contributing.md
|
Please see the contribution guide in contributing.md
|
Loading…
Reference in New Issue
Block a user