Each RibbonDropDownItem represents a drop-down item in the RibbonReferencesTab. The corresponding string of a RibbonDropDownItem is the same as the item's Name property. The RibbonDropDownItem enumeration can be used with the ResourceProvider class that provides static methods to receive bitmaps or strings which are associated with the corresponding ribbon drop-down item.

Introduced: X17.

Members

Member Description
TXITEM_FootnotesNumberFormat_ArabicNumbers Identifies the TXITEM_FootnotesNumberFormat_ArabicNumbers drop-down item inside the TXITEM_FootnotesNumberFormat's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_FootnotesNumberFormat_Letters Identifies the TXITEM_FootnotesNumberFormat_Letters drop-down item inside the TXITEM_FootnotesNumberFormat's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_FootnotesNumberFormat_CapitalLetters Identifies the TXITEM_FootnotesNumberFormat_CapitalLetters drop-down item inside the TXITEM_FootnotesNumberFormat's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_FootnotesNumberFormat_RomanNumbers Identifies the TXITEM_FootnotesNumberFormat_RomanNumbers drop-down item inside the TXITEM_FootnotesNumberFormat's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_FootnotesNumberFormat_SmallRomanNumbers Identifies the TXITEM_FootnotesNumberFormat_SmallRomanNumbers drop-down item inside the TXITEM_FootnotesNumberFormat's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_AddParagraphBodyText Identifies the TXITEM_AddParagraphBodyText drop-down item inside the TXITEM_AddParagraph's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_AddParagraphLevel1 Identifies the TXITEM_AddParagraphLevel1 drop-down item inside the TXITEM_AddParagraph's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_AddParagraphLevel2 Identifies the TXITEM_AddParagraphLevel2 drop-down item inside the TXITEM_AddParagraph's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_AddParagraphLevel3 Identifies the TXITEM_AddParagraphLevel3 drop-down item inside the TXITEM_AddParagraph's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_AddParagraphLevel4 Identifies the TXITEM_AddParagraphLevel4 drop-down item inside the TXITEM_AddParagraph's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_AddParagraphLevel5 Identifies the TXITEM_AddParagraphLevel5 drop-down item inside the TXITEM_AddParagraph's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_AddParagraphLevel6 Identifies the TXITEM_AddParagraphLevel6 drop-down item inside the TXITEM_AddParagraph's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_AddParagraphLevel7 Identifies the TXITEM_AddParagraphLevel7 drop-down item inside the TXITEM_AddParagraph's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_AddParagraphLevel8 Identifies the TXITEM_AddParagraphLevel8 drop-down item inside the TXITEM_AddParagraph's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_AddParagraphLevel9 Identifies the TXITEM_AddParagraphLevel9 drop-down item inside the TXITEM_AddParagraph's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_AddParagraphLevel10 Identifies the TXITEM_AddParagraphLevel10 drop-down item inside the TXITEM_AddParagraph's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.