赞
踩
最近在用c#写VSTO文字操作插件,因为要同时在WPS和Office中有效,因此进行了提取。
经过对比,匹配word2019并适配WPS的如下,供参考:
序号 | OfficeImageId |
1 | About |
2 | ActiveXButton |
3 | ActiveXCheckBox |
4 | ActiveXComboBox |
5 | ActiveXImage |
6 | ActiveXLabel |
7 | ActiveXListBox |
8 | ActiveXScrollBar |
9 | ActiveXSpinButton |
10 | ActiveXTextBox |
11 | ActiveXToggleButton |
12 | AddInManager |
13 | AlignCenter |
14 | AlignDistributeHorizontally |
15 | AlignDistributeVertically |
16 | AlignJustify |
17 | AlignJustifyMenu |
18 | AlignLeft |
19 | AlignRight |
20 | ApplicationOptionsDialog |
21 | AsianLayoutCharactersEnclose |
22 | AsianLayoutPhoneticGuide |
23 | AsianLayoutTwoLinesInOne |
24 | AutoFormat |
25 | AutoSum |
26 | AutoTextGallery |
27 | BarcodeInsert |
28 | BibliographyManageSources |
29 | BlogHomePage |
30 | Bold |
31 | BookmarkInsert |
32 | BorderInside |
33 | BorderInsideHorizontal |
34 | BorderInsideVertical |
35 | BorderLeftWord |
36 | BorderNone |
37 | BorderOutside |
38 | BorderRightWord |
39 | BordersAll |
40 | BordersShadingDialogWord |
41 | BorderTopWord |
42 | BrowseNext |
43 | BrowsePrevious |
44 | BulletDefineNew |
45 | Bullets |
46 | BulletsGalleryWord |
47 | CaptionInsert |
48 | CellsDelete |
49 | CellsInsertDialog |
50 | ChangeCase |
51 | ChangeCaseDialogClassic |
52 | ChangeCaseGallery |
53 | ChangeStylesMenu |
54 | CharacterBorder |
55 | CharacterCodeToggle |
56 | CharacterFormattingReset |
57 | CharacterShading |
58 | ChartDataTable |
59 | ChartInsert |
60 | ChartLegend |
61 | ChartLines |
62 | ChartPrimaryHorizontalAxisTitle |
63 | ChartRefresh |
64 | ChartResetToMatchStyle |
65 | ChartSaveTemplates |
66 | ChartShowData |
67 | ChartTrendline |
68 | CitationInsert |
69 | CitationMark |
70 | ClearFormatting |
71 | ClipArtInsert |
72 | ColumnsDialog |
73 | ColumnWidth |
74 | ComAddInsDialog |
75 | CombineCharacters |
76 | ContentControlBuildingBlockGallery |
77 | ContentControlCheckBox |
78 | ContentControlComboBox |
79 | ContentControlDropDownList |
80 | ContentControlPicture |
81 | ContentControlRepeating |
82 | ContentControlRichText |
83 | ContentControlsGroup |
84 | ContentControlsGroupMenu |
85 | ContentControlsUngroup |
86 | ContentControlText |
87 | ContentsAndIndex |
88 | ControlProperties |
89 | ControlsGalleryClassic |
90 | ConvertTableToText |
91 | ConvertTextToTable |
92 | Copy |
93 | CoverPageInsertGallery |
94 | CoverPageRemove |
95 | CrossReferenceInsert |
96 | Cut |
97 | DataFormSource |
98 | DateAndTimeInsert |
99 | DesignMode |
100 | DiagramReverseClassic |
101 | DropCapOptionsDialog |
102 | EastAsianEditingMarks |
103 | EndnoteInsertWord |
104 | EndnoteNextWord |
105 | EndnotePreviousWord |
106 | EquationAccentGallery |
107 | EquationDelimiterGallery |
108 | EquationFractionGallery |
109 | EquationFunctionGallery |
110 | EquationInsertGallery |
111 | EquationInsertNew |
112 | EquationIntegralGallery |
113 | EquationLargeOperatorGallery |
114 | EquationLimitGallery |
115 | EquationMatrixGallery |
116 | EquationNormalText |
117 | EquationOperatorGallery |
118 | EquationRadicalGallery |
119 | EquationScriptGallery |
120 | EquationSymbolsInsertGallery |
121 | ExchangeFolder |
122 | FieldCodes |
123 | FieldInsert |
124 | FieldShading |
125 | FileCheckIn |
126 | FileCheckOut |
127 | FileCheckOutDiscard |
128 | FileClose |
129 | FileCloseAll |
130 | FileCloseOrCloseAll |
131 | FileCreateDocumentWorkspace |
132 | FileExit |
133 | FileFind |
134 | FileLinksToFiles |
135 | FileMarkAsFinal |
136 | FileNew |
137 | FileNewBlankDocument |
138 | FileOpen |
139 | FilePrint |
140 | FilePrintMenu |
141 | FilePrintPreview |
142 | FilePrintQuick |
143 | FileProperties |
144 | FileSave |
145 | FileSaveAs |
146 | FileSaveAsMenu |
147 | FileSaveAsOtherFormats |
148 | FileSaveAsPdfOrXps |
149 | FileSaveAsWord97_2003 |
150 | FileSaveAsWordDocx |
151 | FileWorkflowTasks |
152 | FindDialog |
153 | Font |
154 | FontColorPicker |
155 | FontDialog |
156 | FontSize |
157 | FontSizeDecreaseWord |
158 | FontSizeIncreaseWord |
159 | FooterInsertGallery |
160 | FootnoteEndnoteDialog |
161 | FootnoteInsert |
162 | FootnoteNextWord |
163 | FootnotePreviousWord |
164 | FormatPainter |
165 | FormControlEditBox |
166 | FormFieldReset |
167 | GlowColorMoreColorsDialog |
168 | GoTo |
169 | GradientGallery |
170 | GridSettings |
171 | GroupEquationStructures |
172 | GroupFont |
173 | GroupHeaderFooter |
174 | GroupInsertTables |
175 | GroupParagraph |
176 | HangingIndent |
177 | HangulHanjaConversion |
178 | HeaderFooterPositionFooterFromBottom |
179 | HeaderFooterPositionHeaderFromTop |
180 | Help |
181 | HyperlinkInsert |
182 | HyperlinkRemove |
183 | IndentDecreaseWord |
184 | IndentIncreaseWord |
185 | IndexInsert |
186 | IndexMarkEntry |
187 | IndexUpdate |
188 | InkDeleteAllInk |
189 | InkEraser |
190 | InkHighlighter |
191 | InkingStart |
192 | InkSelect |
193 | Italic |
194 | LineNumbersMenu |
195 | LineSpacingGallery |
196 | ListCommands |
197 | ListLevelGallery |
198 | Lock |
199 | MacroPlay |
200 | MacroSecurity |
201 | Magnifier |
202 | MailMergeFindRecipient |
203 | MailMergeGreetingLineInsert |
204 | MailMergeMergeToPrinter |
205 | MarginsCustomMargins |
206 | MasterDocumentShow |
207 | MenuPublish |
208 | MergeCells |
209 | MessageNext |
210 | MessagePrevious |
211 | MoreControlsDialog |
212 | MoreTextureOptions |
213 | NavigationPaneFind |
214 | NavigationPaneShowHide |
215 | Numbering |
216 | NumberingGalleryWord |
217 | NumberingRestart |
218 | NumberInsert |
219 | ObjectBringForward |
220 | ObjectBringForwardMenu |
221 | ObjectBringInFrontOfText |
222 | ObjectBringToFront |
223 | ObjectBringToFrontMenu |
224 | ObjectEditPoints |
225 | ObjectFillMoreColorsDialog |
226 | ObjectsAlignBottomSmart |
227 | ObjectsAlignCenterHorizontalSmart |
228 | ObjectsAlignMiddleVerticalSmart |
229 | ObjectsAlignRelativeToContainerSmart |
230 | ObjectsAlignRightSmart |
231 | ObjectsAlignTopSmart |
232 | ObjectSendBackward |
233 | ObjectSendBackwardMenu |
234 | ObjectSendBehindText |
235 | ObjectSendToBack |
236 | ObjectSendToBackMenu |
237 | ObjectsGroup |
238 | ObjectsSelect |
239 | ObjectsUngroup |
240 | OleObjectctInsert |
241 | OleObjectInsertMenu |
242 | OrganizationChartLayoutStandard |
243 | OrganizationChartSelectLevel |
244 | OutlineDemoteToBodyText |
245 | OutlineExpand |
246 | OutlineMoveDown |
247 | OutlineMoveUp |
248 | OutlinePromoteToHeading |
249 | OutlineViewClose |
250 | PageBorderAndShadingDialog |
251 | PageBreakInsertWord |
252 | PageColorMoreColorsDialog |
253 | PageColorPicker |
254 | PageMarginsGallery |
255 | PageNambersInFooterInsertGallery |
256 | PageOrientationGallery |
257 | PageSetupDialog |
258 | PageSizeGallery |
259 | ParagraphDialog |
260 | ParagraphDistributed |
261 | Paste |
262 | PasteAsPicture |
263 | PasteMenu |
264 | PasteSetDefault |
265 | PasteSpecialDialog |
266 | PasteTextOnly |
267 | PictureColorMenu |
268 | PictureContrastGallery |
269 | PictureCrop |
270 | PictureInsertFromFile |
271 | PicturePositionGallery |
272 | PicturesCompress |
273 | PictureSetTransparentColor |
274 | PictureStylesGallery |
275 | PrintOptionsMenuWord |
276 | PrintPreviewAndPrint |
277 | PropertySheet |
278 | QuickPartsInsertGallery |
279 | QuickStylesGallery |
280 | QuickStylesSaveSelectionAsNew |
281 | QuickStylesSets |
282 | Redo |
283 | Reply |
284 | ReplyAll |
285 | ReviewAcceptAllChangesInDocument |
286 | ReviewAcceptChange |
287 | ReviewAcceptChangeMenu |
288 | ReviewChangeTrackingOptions |
289 | ReviewChangeUserName |
290 | ReviewCombineRevisions |
291 | ReviewCompareMenu |
292 | ReviewCompareSpecificVersion |
293 | ReviewCompareTwoVersions |
294 | ReviewDeleteAllCommentsInDocument |
295 | ReviewDeleteComment |
296 | ReviewDeleteCommentsMenu |
297 | ReviewDisplayForReview |
298 | ReviewEditComment |
299 | ReviewNewComment |
300 | ReviewNextChange |
301 | ReviewNextComment |
302 | ReviewPreviousChange |
303 | ReviewPreviousComment |
304 | ReviewRejectAllChangesInDocument |
305 | ReviewRejectChange |
306 | ReviewRejectChangeMenu |
307 | ReviewRestrictFormatting |
308 | ReviewReviewingPaneHorizontal |
309 | ReviewReviewingPaneVertical |
310 | ReviewShowSourceDocumentsMenu |
311 | ReviewTrackChanges |
312 | SaveSelectionToAutoTextGallery |
313 | Security |
314 | SelectAll |
315 | SelectionPane |
316 | SelectMenu |
317 | SelectObjects |
318 | ShadingColorPicker |
319 | ShapeElbowConnector |
320 | ShapeFillMoreGradientsDialog |
321 | ShapesInsertGallery |
322 | ShapeStraightConnector |
323 | Share |
324 | SignatureLineInsert |
325 | SmartArtAddBullet |
326 | SmartArtAddShapeAbove |
327 | SmartArtChangeColorsGallery |
328 | SmartArtChangeLayout |
329 | SmartArtInsert |
330 | SmartArtOrganizationChartRightHanging |
331 | SpellingAndGrammar |
332 | SpellingMenu |
333 | SplitCells |
334 | StartOfLine |
335 | Strikethrough |
336 | StylesPane |
337 | StylesStyleSeparator |
338 | SubdocumentOpen |
339 | Subscript |
340 | Superscript |
341 | SymbolInsertGallery |
342 | SymbolsDialog |
343 | TabDeveloper |
344 | TableAutoFitContents |
345 | TableAutoFitWindow |
346 | TableBordersMenu |
347 | TableColumnsDelete |
348 | TableColumnsDistribute |
349 | TableColumnsGallery |
350 | TableColumnsInsertLeft |
351 | TableColumnsInsertRight |
352 | TableDeleteRowsAndColumnsMenuWord |
353 | TableDrawTable |
354 | TableEraser |
355 | TableInsertDialogWord |
356 | TableInsertGallery |
357 | TableInsertMultidiagonalCell |
358 | TableOfContentsDialog |
359 | TableOfContentsGallery |
360 | TableOfContentsRemove |
361 | TableOfContentsUpdateClassic |
362 | TableOfFiguresInsert |
363 | TableRepeatHeaderRows |
364 | TableRowsDelete |
365 | TableRowsDistribute |
366 | TableRowsInsertAboveWord |
367 | TableRowsInsertBelowWord |
368 | TableRowsInsertWord |
369 | TableSelectCell |
370 | TableSelectMenu |
371 | TableShowGridlines |
372 | TableSplitTable |
373 | TableStyleClear |
374 | TextAlignLetterJustify |
375 | TextAllCaps |
376 | TextBoxDrawMenu |
377 | TextBoxInsertVerticalWord |
378 | TextDirection |
379 | TextDirectionGalleryWord |
380 | TextDirectionOptionsDialog |
381 | TextEffectGlowGallery |
382 | TextEffectsGallery |
383 | TextEffectShadowGallery |
384 | TextEffectTransformGallery |
385 | TextFromFileInsert |
386 | TextHighlightColorPicker |
387 | TextReflectionGallery |
388 | TextWrappingBehindText |
389 | TextWrappingInFrontOfText |
390 | TextWrappingInLineWithText |
391 | TextWrappingMenu |
392 | TextWrappingSquare |
393 | TextWrappingThrough |
394 | TextWrappingTight |
395 | TextWrappingTopAndBottom |
396 | ThemeColorsGallery |
397 | ThemeEffectsGallery |
398 | ThemeSearchOfficeOnline |
399 | ThemesGallery |
400 | Thesaurus |
401 | ToggleXmlMappingPane |
402 | Translate |
403 | TranslateToSimplifiedChinese |
404 | TranslateToTraditionalChinese |
405 | Underline |
406 | UnderlineDouble |
407 | UnderlineGallery |
408 | Undo |
409 | UpgradeDocument |
410 | ViewDocumentMap |
411 | ViewDraftView |
412 | ViewFullScreenView |
413 | ViewOutlineView |
414 | ViewPrintLayoutView |
415 | ViewVisualBasicCode |
416 | VisualBasic |
417 | WatermarkCustomDialog |
418 | WatermarkGallery |
419 | WatermarkRemove |
420 | WebGoBack |
421 | WebGoForward |
422 | WebPagePreview |
423 | WindowNew |
424 | WindowResetPosition |
425 | WindowsArrangeAll |
426 | WindowSideBySide |
427 | WindowSideBySideSynchronousScrolling |
428 | WordArtEditTextClassic |
429 | WordArtInsertGallery |
430 | WordArtVerticalText |
431 | WordCount |
432 | XmlExpansionPacksWord |
433 | XmlSchema |
434 | XmlStructure |
435 | XmlTransformation |
436 | Zoom100 |
437 | ZoomCurrent100 |
438 | ZoomDialog |
439 | ZoomOnePage |
440 | ZoomPageWidth |
441 | ZoomTwoPages |
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。