Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
2 answers
106 views

I am writing a function to find hidden text in a Word document and tagging them with comments. I am using Word find to do this. When a hidden text is found inside a table, after the comment is ...
ApsSanj's user avatar
  • 579
0 votes
0 answers
83 views

I have a dynamic menu button in our custom VSTO ribbon. I am loading content to it at runtime. That process is working fine. Dynamic drop down is creating fine. this is the code. In Ribbon.xml <...
0 votes
0 answers
38 views

I created a new C# VSTO Word-Add in (Framework 4.8.1) in Visual Studio 2022. Made no modifications at all and then tried to start it (F5), but it ends with this error message: -------------------------...
0 votes
1 answer
63 views

VSTO is unable to capture nested groups within PowerPoint slides. For example, consider this structure: Group1: ├── Group2: │ ├── Rectangle1 │ ├── Rectangle2 │ └── Line (connecting ...
1 vote
1 answer
56 views

I understand that when there is only one filter active, I can easily obtain its value by accessing the cell adjacent to the page filter. However, when multiple filters are applied, Excel displays this ...
1 vote
1 answer
54 views

I would like to add an item to the context menu of an appointment in the reminder(s) window in outlook classic: Is this possible in a VSTO add-in, and if so, what is the identifier of the context ...
0 votes
0 answers
76 views

I'm using Word Interop Libraries to identify bold text in a Word document and add comments to those sections. However, while running the code, I noticed an issue(from the Word UI): when a bold part or ...
0 votes
2 answers
120 views

Problem Summary I have a critical issue with my SDK-Style generated VSTO Outlook add-in when deployed via WiX MSI installer. The same VSTO files work perfectly when installed directly (double-click ....
0 votes
0 answers
65 views

I am using UndoRecord.StartCustomRecord in Microsoft.Office.Interop.Word to create custom undo records in my VSTO add-in. However, I’ve encountered some unexpected behavior that makes the Word undo ...
3 votes
1 answer
172 views

I'm trying to convert a classic VSTO Outlook add-in project to SDK-style format while maintaining full VSTO functionality. Both csproj project files compile successfully and produces a working .dll, ...
Mirec J.'s user avatar
  • 129
-4 votes
1 answer
100 views

I have populated a column of check boxes, and attempted to set the value of them to true like so: worksheet.CheckBoxes("Check").Value = True This is my code: Public Sub ...
0 votes
1 answer
74 views

I am implement a function to do below two tasks. User have the ability to either run both or run a single task only (handle via check boxes). Task 1 : Replace multiple spaces into a single space on a ...
ApsSanj's user avatar
  • 579
0 votes
1 answer
55 views

I'm developing a VSTO add-in for Microsoft Word and packaging it using a .msi installer (Visual Studio Installer Project). Before proceeding with the installation, I want to ensure that Word (winword....
0 votes
1 answer
93 views

TL;DR: I want to programmatically enable the "Always use these values regardless of sign-in to Office" setting found in File > Options > General in Microsoft Word. Does any Word API ...
0 votes
1 answer
73 views

I have VSTO Addin in word document, and I want to identify the "Comments" button that is displayed on top right corner of the word document. provided a screenshot for reference. The comments ...

15 30 50 per page
1
2 3 4 5
...
447

AltStyle によって変換されたページ (->オリジナル) /