python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Limit Unknown excel range and stop IEnumerable function
I am working on an Excel based C# project where I have to put a whole column of data into a single dimensional array but I am unable to find proper way to do so.
The code I have used is although worki...
ankit goel
Votes: 0
Answers: 1
Microsoft Office Professional Plus 2019 Spellchecker dialog in a windows form application, the "Not in Dictionary" text area is empty and disabled?
I have Microsoft Office Professional Plus 2019 installed in Windows 10 Enterprise.
I used "CheckSpelling" method in calling a spellchecker dialog in a c# windows form application, however, t...
qme
Votes: 0
Answers: 1
ActiveDocument.ActiveWindow.Hwnd crash
I'm using ActiveDocument.ActiveWindow.Hwnd to get the handle of the active document Window in MS Word, but it does crash in Word 2007. I tried using long instead of int, tried to catch the exception b...
MirrorMirror
Votes: 0
Answers: 1
Detecting shape delection in PPT
in a VSTO project is possible intercept shape delete event?
I've try to intercept key press with "mousekeyhook" but without success.
Anyone have suggestion?
Thanks!

Brambuz
Votes: 0
Answers: 1