Skip to content

Commit f79db0e

Browse files
author
GitHub Actions Bot
committed
Documentation update
1 parent ba3555a commit f79db0e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12407,10 +12407,10 @@
1240712407
"status": false,
1240812408
"message": ""
1240912409
},
12410-
"examples": [],
12411-
"remarks": [
12412-
"- Typical use case to get Excel application object from IAccessible. E.G. `stdWindow.CreateFromHwnd(...).AsNativeObject.Application)`"
12413-
]
12410+
"examples": [
12411+
"- `stdWindow.CreateFromHwnd(...).FindFirst(stdLambda.Create(\"$1.Class = \"\"EXCEL7\"\"\")).AsNativeObject.Application)`"
12412+
],
12413+
"remarks": []
1241412414
},
1241512415
{
1241612416
"name": "handle",

0 commit comments

Comments
 (0)