RichEditRibbonItemCollectionBuilder Members
A builder for the Rich Text Editor ribbon item collection.Methods
Name | Description |
---|---|
AddAddParagraphToTableOfContentsItem() | Adds the Add Paragraph To Table Of Contents item to the ribbon item collection. |
AddApplyTableStyleItem() | Adds the Apply Table Style item to the ribbon item collection. |
AddBoldItem() | Adds the Bold item to the ribbon item collection. |
AddBookmarkItem() | Adds the Bookmark item to the ribbon item collection. |
AddBulletedListItem() | Adds the Bulleted List item to the ribbon item collection. |
AddButton() | Adds a new item to the end of the ribbon item collection. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
AddButton(String, String, Boolean, String, Boolean) | Adds a new item with the specified settings to the end of the ribbon item collection. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
AddChangeStyleItem() | Adds the Change Style item to the ribbon item collection. |
AddChangeTableBorderItem() | Adds the Change Table Border item to the ribbon item collection. |
AddClearFormattingItem() | Adds the Clear Formatting item to the ribbon item collection. |
AddCloseHeaderFooterItem() | Adds the Close Header and Footer item to the ribbon item collection. |
AddColorBox() | Adds a new color box item to the end of the ribbon item collection. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
AddColorBox(String, String, Boolean, String) | Adds a new color box item with the specified settings to the end of the ribbon item collection. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
AddColumnsItem() | Adds the Columns item to the ribbon item collection. |
AddCopyItem() | Adds the Copy item to the ribbon item collection. |
AddCutItem() | Adds the Cut item to the ribbon item collection. |
AddDecreaseFontSizeItem() | Adds the Decrease Font Size item to the ribbon item collection. |
AddDeleteTableItem() | Adds the Delete Table item to the ribbon item collection. |
AddDifferentFirstPageItem() | Adds the Different First Page item to the ribbon item collection. |
AddDifferentOddAndEvenPagesItem() | Adds the Different Odd And Even Pages item to the ribbon item collection. |
AddDownloadDocumentItem() | Adds the Download Document item to the ribbon item collection. |
AddFindItem() | Adds the Find item to the ribbon item collection. |
AddFirstRecordItem() | Adds the First Record item to the ribbon item collection. |
AddFontForeColorItem() | Adds the Font Color item to the ribbon item collection. |
AddFontNameItem() | Adds the Font Name item to the ribbon item collection. |
AddFontSizeItem() | Adds the Font Size item to the ribbon item collection. |
AddFontStyleItem() | Adds the Font Style item to the ribbon item collection. |
AddFooterItem() | Adds the Footer item to the ribbon item collection. |
AddFooterOffsetItem() | Adds the Footer Offset item to the ribbon item collection. |
AddFullScreenItem() | Adds the Full Screen item to the ribbon item collection. |
AddGoToFooterItem() | Adds the Go To Footer item to the ribbon item collection. |
AddGoToHeaderItem() | Adds the Go To Header item to the ribbon item collection. |
AddHeaderItem() | Adds the Header item to the ribbon item collection. |
AddHeaderOffsetItem() | Adds the Header Offset item to the ribbon item collection. |
AddHorizontalRulerItem() | Adds the Horizontal Ruler item to the ribbon item collection. |
AddHyperLinkItem() | Adds the Hyper Link item to the ribbon item collection. |
AddIncreaseFontSizeItem() | Adds the Increase Font Size item to the ribbon item collection. |
AddInsertCaptionItem() | Adds the Insert Caption item to the ribbon item collection. |
AddInsertFieldItem() | Adds the Insert Field item to the ribbon item collection. |
AddInsertMergeFieldItem() | Adds the Insert Merge Field item to the ribbon item collection. |
AddInsertPageCountItem() | Adds the Insert Page Count item to the ribbon item collection. |
AddInsertPageNumberItem() | Adds the Insert Page Number item to the ribbon item collection. |
AddInsertPictureItem() | Adds the Insert Picture item to the ribbon item collection. |
AddInsertTableItem() | Adds the Insert Table item to the ribbon item collection. |
AddInsertTableOfCaptionsItem() | Adds the Insert Table Of Captions item to the ribbon item collection. |
AddInsertTableOfContentsItem() | Adds the Insert Table Of Contents item to the ribbon item collection. |
AddInsertTableRowsColumnsItem() | Adds the Insert Table Rows Columns item to the ribbon item collection. |
AddInsertTextBoxItem() | Adds the Insert Text Box item to the ribbon item collection. |
AddItalicItem() | Adds the Italic item to the ribbon item collection. |
AddLastRecordItem() | Adds the Last Record item to the ribbon item collection. |
AddLineSpacingItem() | Adds the Line Spacing item to the ribbon item collection. |
AddLinkToPreviousSectionItem() | Adds the Link To Previous Section item to the ribbon item collection. |
AddMailMergeItem() | Adds the Mail Merge item to the ribbon item collection. |
AddMenu() | Adds a new menu item to the end of the ribbon item collection. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
AddMergeTableCellsItem() | Adds the Merge Table Cells item to the ribbon item collection. |
AddMultilevelListItem() | Adds the Multilevel List item to the ribbon item collection. |
AddNewDocumentItem() | Adds the New Document item to the ribbon item collection. |
AddNextHeaderFooterItem() | Adds the Next Header Footer item to the ribbon item collection. |
AddNextRecordItem() | Adds the Next Record item to the ribbon item collection. |
AddNumberBox() | Adds a new number box item to the end of the ribbon item collection. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
AddNumberBox(String, String, Boolean, Int32, Int32, Int32, Int32, String, Int32) | Adds a new number box item to the end of the ribbon item collection. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
AddNumberingListItem() | Adds the Numbering List item to the ribbon item collection. |
AddOpenDocumentItem() | Adds the Open Document item to the ribbon item collection. |
AddPageBreakItem() | Adds the Page Break item to the ribbon item collection. |
AddPageColorItem() | Adds the Page Color item to the ribbon item collection. |
AddPageMarginsItem() | Adds the Page Margins item to the ribbon item collection. |
AddPageOrientationItem() | Adds the Page Orientation item to the ribbon item collection. |
AddPaperSizeItem() | Adds the Paper Size item to the ribbon item collection. |
AddParagraphAlignmentItem() | Adds the Paragraph Alignment item to the ribbon item collection. |
AddParagraphBackColorItem() | Adds the Paragraph Back Color item to the ribbon item collection. |
AddPasteItem() | Adds the Paste item to the ribbon item collection. |
AddPreviousHeaderFooterItem() | Adds the Previous Header Footer item to the ribbon item collection. |
AddPreviousRecordItem() | Adds the Previous Record item to the ribbon item collection. |
AddPrintDocumentItem() | Adds the Print Document item to the ribbon item collection. |
AddPrintLayoutViewItem() | Adds the Print Layout View item to the ribbon item collection. |
AddRedoItem() | Adds the Redo item to the ribbon item collection. |
AddReplaceItem() | Adds the Replace item to the ribbon item collection. |
AddSaveDocumentItem() | Adds the Save Document item to the ribbon item collection. |
AddSelectBox() | Adds a new select box item to the end of the ribbon item collection. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
AddSelectTableItem() | Adds the Select Table item to the ribbon item collection. |
AddShapeAlignmentItem() | Adds the Shape Alignment item to the ribbon item collection. |
AddShapeBringForwardItem() | Adds the Shape Bring Forward item to the ribbon item collection. |
AddShapeFillColorItem() | Adds the Shape Fill Color item to the ribbon item collection. |
AddShapeOutlineColorItem() | Adds the Shape Outline Color item to the ribbon item collection. |
AddShapeOutlineWidthItem() | Adds the Shape Outline Width item to the ribbon item collection. |
AddShapeSendBackwardItem() | Adds the Shape Send Backward item to the ribbon item collection. |
AddShapeTextWrapItem() | Adds the Shape Text Wrap item to the ribbon item collection. |
AddShowAllFieldCodesItem() | Adds the Show All Field Codes item to the ribbon item collection. |
AddShowAllFieldResultsItem() | Adds the Show All Field Results item to the ribbon item collection. |
AddShowHiddenSymbolsItem() | Adds the Show Hidden Symbols item to the ribbon item collection. |
AddSimpleViewItem() | Adds the Simple View item to the ribbon item collection. |
AddSplitTableCellsItem() | Adds the Split Table Cells item to the ribbon item collection. |
AddStrikeoutItem() | Adds the Strikeout item to the ribbon item collection. |
AddSubscriptItem() | Adds the Subscript item to the ribbon item collection. |
AddSuperscriptItem() | Adds the Superscript item to the ribbon item collection. |
AddTableAutoFitItem() | Adds the Table Auto Fit item to the ribbon item collection. |
AddTableBorderColorItem() | Adds the Table Border Color item to the ribbon item collection. |
AddTableBorderStyleItem() | Adds the Table Border Style item to the ribbon item collection. |
AddTableBorderWidthItem() | Adds the Table Border Width item to the ribbon item collection. |
AddTableCellAlignItem() | Adds the Table Cell Align item to the ribbon item collection. |
AddTableCellShadingItem() | Adds the Table Cell Shading item to the ribbon item collection. |
AddTableStyleOptionsItem() | Adds the Table Style Options item to the ribbon item collection. |
AddTextCaseItem() | Adds the Text Case item to the ribbon item collection. |
AddToggleButton(Boolean) | Adds a new button item to the end of the ribbon item collection. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
AddToggleButton(String, String, Boolean, String, Boolean, Boolean) | Adds a new button item to the end of the ribbon item collection. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
AddUnderlineItem() | Adds the Underline item to the ribbon item collection. |
AddUndoItem() | Adds the Undo item to the ribbon item collection. |
AddUpdateAllFieldsItem() | Adds the Update All Fields item to the ribbon item collection. |
AddUpdateTableOfContentsItem() | Adds the Update Table Of Contents item to the ribbon item collection. |
AddViewMergedDataItem() | Adds the View Merged Data item to the ribbon item collection. |
AddViewTableGridlinesItem() | Adds the View Table Gridlines item to the ribbon item collection. |
Clear() | Removes all items from the collection. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
GetHashCode() | Serves as the default hash function. Inherited from Object. |
GetType() | Gets the Type of the current instance. Inherited from Object. |
InsertAddParagraphToTableOfContentsItem(Int32) | Inserts the Add Paragraph To Table Of Contents item to the ribbon item collection at the specified position. |
InsertApplyTableStyleItem(Int32) | Inserts the Apply Table Style item to the ribbon item collection at the specified position. |
InsertBoldItem(Int32) | Inserts the Bold item to the ribbon item collection at the specified position. |
InsertBookmarkItem(Int32) | Inserts the Bookmark item to the ribbon item collection at the specified position. |
InsertBulletedListItem(Int32) | Inserts the Bulleted List item to the ribbon item collection at the specified position. |
InsertButton(Int32) | Inserts a new button item to the ribbon item collection at the specified position. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
InsertChangeStyleItem(Int32) | Inserts the Change Style item to the ribbon item collection at the specified position. |
InsertChangeTableBorderItem(Int32) | Inserts the Change Table Border item to the ribbon item collection at the specified position. |
InsertClearFormattingItem(Int32) | Inserts the Clear Formatting item to the ribbon item collection at the specified position. |
InsertCloseHeaderFooterItem(Int32) | Inserts the Close Header and Footer item to the ribbon item collection at the specified position. |
InsertColorBox(Int32) | Inserts a new color box item to the ribbon item collection at the specified position. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
InsertColumnsItem(Int32) | Inserts the Columns item to the ribbon item collection at the specified position. |
InsertCopyItem(Int32) | Inserts the Copy item to the ribbon item collection at the specified position. |
InsertCutItem(Int32) | Inserts the Cut item to the ribbon item collection at the specified position. |
InsertDecreaseFontSizeItem(Int32) | Inserts the Decrease Font Size item to the ribbon item collection at the specified position. |
InsertDeleteTableItem(Int32) | Inserts the Delete Table item to the ribbon item collection at the specified position. |
InsertDifferentFirstPageItem(Int32) | Inserts the Different First Page item to the ribbon item collection at the specified position. |
InsertDifferentOddAndEvenPagesItem(Int32) | Inserts the Different Odd And Even Pages item to the ribbon item collection at the specified position. |
InsertDownloadDocumentItem(Int32) | Inserts the Download Document item to the ribbon item collection at the specified position. |
InsertFindItem(Int32) | Inserts the Find item to the ribbon item collection at the specified position. |
InsertFirstRecordItem(Int32) | Inserts the First Record item to the ribbon item collection at the specified position. |
InsertFontForeColorItem(Int32) | Inserts the Font Color item to the ribbon item collection at the specified position. |
InsertFontNameItem(Int32) | Inserts the Font Name item to the ribbon item collection at the specified position. |
InsertFontSizeItem(Int32) | Inserts the Font Size item to the ribbon item collection at the specified position. |
InsertFontStyleItem(Int32) | Inserts the Font Style item to the ribbon item collection at the specified position. |
InsertFooterItem(Int32) | Inserts the Footer item to the ribbon item collection at the specified position. |
InsertFooterOffsetItem(Int32) | Inserts the Footer Offset item to the ribbon item collection at the specified position. |
InsertFullScreenItem(Int32) | Inserts the Full Screen item to the ribbon item collection at the specified position. |
InsertGoToFooterItem(Int32) | Inserts the Go To Footer item to the ribbon item collection at the specified position. |
InsertGoToHeaderItem(Int32) | Inserts the Go To Header item to the ribbon item collection at the specified position. |
InsertHeaderItem(Int32) | Inserts the Header item to the ribbon item collection at the specified position. |
InsertHeaderOffsetItem(Int32) | Inserts the Header Offset item to the ribbon item collection at the specified position. |
InsertHorizontalRulerItem(Int32) | Inserts the Horizontal Ruler item to the ribbon item collection at the specified position. |
InsertHyperLinkItem(Int32) | Inserts the Hyper Link item to the ribbon item collection at the specified position. |
InsertIncreaseFontSizeItem(Int32) | Inserts the Increase Font Size item to the ribbon item collection at the specified position. |
InsertInsertCaptionItem(Int32) | Inserts the Insert Caption item to the ribbon item collection at the specified position. |
InsertInsertFieldItem(Int32) | Inserts the Insert Field item to the ribbon item collection at the specified position. |
InsertInsertMergeFieldItem(Int32) | Inserts the Insert Merge Field item to the ribbon item collection at the specified position. |
InsertInsertPageCountItem(Int32) | Inserts the Insert Page Count item to the ribbon item collection at the specified position. |
InsertInsertPageNumberItem(Int32) | Inserts the Insert Page Number item to the ribbon item collection at the specified position. |
InsertInsertPictureItem(Int32) | Inserts the Insert Picture item to the ribbon item collection at the specified position. |
InsertInsertTableItem(Int32) | Inserts the Insert Table item to the ribbon item collection at the specified position. |
InsertInsertTableOfCaptionsItem(Int32) | Inserts the Insert Table Of Captions item to the ribbon item collection at the specified position. |
InsertInsertTableOfContentsItem(Int32) | Inserts the Insert Table Of Contents item to the ribbon item collection at the specified position. |
InsertInsertTableRowsColumnsItem(Int32) | Inserts the Insert Table Rows Columns item to the ribbon item collection at the specified position. |
InsertInsertTextBoxItem(Int32) | Inserts the Insert Text Box item to the ribbon item collection at the specified position. |
InsertItalicItem(Int32) | Inserts the Italic item to the ribbon item collection at the specified position. |
InsertLastRecordItem(Int32) | Inserts the Last Record item to the ribbon item collection at the specified position. |
InsertLineSpacingItem(Int32) | Inserts the Line Spacing item to the ribbon item collection at the specified position. |
InsertLinkToPreviousSectionItem(Int32) | Inserts the Link To Previous Section item to the ribbon item collection at the specified position. |
InsertMailMergeItem(Int32) | Inserts the Mail Merge item to the ribbon item collection at the specified position. |
InsertMenu(Int32) | Inserts a new menu item to the ribbon item collection at the specified position. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
InsertMergeTableCellsItem(Int32) | Inserts the Merge Table Cells item to the ribbon item collection at the specified position. |
InsertMultilevelListItem(Int32) | Inserts the Multilevel List item to the ribbon item collection at the specified position. |
InsertNewDocumentItem(Int32) | Inserts the New Document item to the ribbon item collection at the specified position. |
InsertNextHeaderFooterItem(Int32) | Inserts the Next Header Footer item to the ribbon item collection at the specified position. |
InsertNextRecordItem(Int32) | Inserts the Next Record item to the ribbon item collection at the specified position. |
InsertNumberBox(Int32) | Inserts a new number box item to the ribbon item collection at the specified position. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
InsertNumberingListItem(Int32) | Inserts the Numbering List item to the ribbon item collection at the specified position. |
InsertOpenDocumentItem(Int32) | Inserts the Open Document item to the ribbon item collection at the specified position. |
InsertPageBreakItem(Int32) | Inserts the Page Break item to the ribbon item collection at the specified position. |
InsertPageColorItem(Int32) | Inserts the Page Color item to the ribbon item collection at the specified position. |
InsertPageMarginsItem(Int32) | Inserts the Page Margins item to the ribbon item collection at the specified position. |
InsertPageOrientationItem(Int32) | Inserts the Page Orientation item to the ribbon item collection at the specified position. |
InsertPaperSizeItem(Int32) | Inserts the Paper Size item to the ribbon item collection at the specified position. |
InsertParagraphAlignmentItem(Int32) | Inserts the Paragraph Alignment item to the ribbon item collection at the specified position. |
InsertParagraphBackColorItem(Int32) | Inserts the Paragraph Back Color item to the ribbon item collection at the specified position. |
InsertPasteItem(Int32) | Inserts the Paste item to the ribbon item collection at the specified position. |
InsertPreviousHeaderFooterItem(Int32) | Inserts the Previous Header Footer item to the ribbon item collection at the specified position. |
InsertPreviousRecordItem(Int32) | Inserts the Previous Record item to the ribbon item collection at the specified position. |
InsertPrintDocumentItem(Int32) | Inserts the Print Document item to the ribbon item collection at the specified position. |
InsertPrintLayoutViewItem(Int32) | Inserts the Print Layout View item to the ribbon item collection at the specified position. |
InsertRedoItem(Int32) | Inserts the Redo item to the ribbon item collection at the specified position. |
InsertReplaceItem(Int32) | Inserts the Replace item to the ribbon item collection at the specified position. |
InsertSaveDocumentItem(Int32) | Inserts the Save Document item to the ribbon item collection at the specified position. |
InsertSelectBox(Int32) | Inserts a new select box item to the ribbon item collection at the specified position. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
InsertSelectTableItem(Int32) | Inserts the Select Table item to the ribbon item collection at the specified position. |
InsertShapeAlignmentItem(Int32) | Inserts the Shape Alignment item to the ribbon item collection at the specified position. |
InsertShapeBringForwardItem(Int32) | Inserts the Shape Bring Forward item to the ribbon item collection at the specified position. |
InsertShapeFillColorItem(Int32) | Inserts the Shape Fill Color item to the ribbon item collection at the specified position. |
InsertShapeOutlineColorItem(Int32) | Inserts the Shape Outline Color item to the ribbon item collection at the specified position. |
InsertShapeOutlineWidthItem(Int32) | Inserts the Shape Outline Width item to the ribbon item collection at the specified position. |
InsertShapeSendBackwardItem(Int32) | Inserts the Shape Send Backward item to the ribbon item collection at the specified position. |
InsertShapeTextWrapItem(Int32) | Inserts the Shape Text Wrap item to the ribbon item collection at the specified position. |
InsertShowAllFieldCodesItem(Int32) | Inserts the Show All Field Codes item to the ribbon item collection at the specified position. |
InsertShowAllFieldResultsItem(Int32) | Inserts the Show All Field Results item to the ribbon item collection at the specified position. |
InsertShowHiddenSymbolsItem(Int32) | Inserts the Show Hidden Symbols item to the ribbon item collection at the specified position. |
InsertSimpleViewItem(Int32) | Inserts the Simple View item to the ribbon item collection at the specified position. |
InsertSplitTableCellsItem(Int32) | Inserts the Split Table Cells item to the ribbon item collection at the specified position. |
InsertStrikeoutItem(Int32) | Inserts the Strikeout item to the ribbon item collection at the specified position. |
InsertSubscriptItem(Int32) | Inserts the Subscript item to the ribbon item collection at the specified position. |
InsertSuperscriptItem(Int32) | Inserts the Superscript item to the ribbon item collection at the specified position. |
InsertTableAutoFitItem(Int32) | Inserts the Table Auto Fit item to the ribbon item collection at the specified position. |
InsertTableBorderColorItem(Int32) | Inserts the Table Border Color item to the ribbon item collection at the specified position. |
InsertTableBorderStyleItem(Int32) | Inserts the Table Border Style item to the ribbon item collection at the specified position. |
InsertTableBorderWidthItem(Int32) | Inserts the Table Border Width item to the ribbon item collection at the specified position. |
InsertTableCellAlignItem(Int32) | Inserts the Table Cell Align item to the ribbon item collection at the specified position. |
InsertTableCellShadingItem(Int32) | Inserts the Table Cell Shading item to the ribbon item collection at the specified position. |
InsertTableStyleOptionsItem(Int32) | Inserts the Table Style Options item to the ribbon item collection at the specified position. |
InsertTextCaseItem(Int32) | Inserts the Text Case item to the ribbon item collection at the specified position. |
InsertToggleButton(Int32, Boolean) | Inserts a new button item into the ribbon item collection at the specified position. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
InsertUnderlineItem(Int32) | Inserts the Underline item to the ribbon item collection at the specified position. |
InsertUndoItem(Int32) | Inserts the Undo item to the ribbon item collection at the specified position. |
InsertUpdateAllFieldsItem(Int32) | Inserts the Update All Fields item to the ribbon item collection at the specified position. |
InsertUpdateTableOfContentsItem(Int32) | Inserts the Update Table Of Contents item to the ribbon item collection at the specified position. |
InsertViewMergedDataItem(Int32) | Inserts the View Merged Data item to the ribbon item collection at the specified position. |
InsertViewTableGridlinesItem(Int32) | Inserts the View Table Gridlines item to the ribbon item collection at the specified position. |
MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
RemoveAt(Int32) | Removes an item at the specified position from the ribbon item collection. Inherited from RibbonItemCollectionBuilder<TItemCollectionBuilder>. |
ToString() | Returns a string that represents the current object. Inherited from Object. |
See Also