2.2.25 jcidNumberListNode

Target namespace: http://schemas.microsoft.com/office/onenote/2009/internal/specific

Referenced by: ListNodes

The jcidNumberListNode structure specifies the properties of a numbered list item or a bulleted list item. The value of the JCID element, as specified in [MS-ONESTORE], for this property set is "0x00060012".

The list item is a numbered list if the ListFormat string contains the numbering character "0xFFFD". Otherwise, the list item is a bulleted list.

The font for the text in the list item is specified by either the ListFont or Font property, whichever is set. Exactly one of these properties MUST be set; they MUST NOT both be set.

Child Elements:

LastModifiedTime: A LastModifiedTime element (section 2.3.67) that specifies when the list item was last changed.

ListFont: A ListFont element (section 2.2.1) that specifies the name of the font for the symbol of the bulleted or numbered list item. This property MUST be set for bulleted list items.

ListRestart: A ListRestart element (section 2.3.43) that specifies a numeric value that overrides the automatic number value of the list item.

ListMSAAIndex: A ListMSAAIndex element (section 2.3.58) that specifies the index of the accessibility string for the list item.

NumberListFormat: A NumberListFormat element (section 2.3.20) that specifies the format of the number or bullet for the list item.

IsConflictObjectForRender: An IsConflictObjectForRender element (section 2.3.70) that specifies whether the list item is displayed as a conflict object (section 2.1.1).

IsConflictObjectForSelection: An IsConflictObjectForSelection element (section 2.3.72) that specifies whether the list item is a conflict object (section 2.1.1) that can be selected.

Bold: A Bold element (section 2.3.9) that specifies whether to apply bold formatting to the number of the list item. This value MUST be set only for numbered lists.  

Italic: An Italic element (section 2.3.10) that specifies whether to apply italic formatting to the number of the list item. This value MUST be set only for numbered lists.

LanguageID: A LanguageID element (section 2.3.26) that specifies the language code identifier (LCID), as defined in [MS-LCID], of the list item. This value MUST be set only for numbered lists. 

Font: A Font element (section 2.3.15) that specifies the name of the font for the text of the list item. This value MUST NOT be set for bulleted lists.

FontSize: A FontSize element (section 2.3.16) that specifies the font size of the number or bullet for the list item.

FontColor: A FontColor element (section 2.2.45) that specifies the font color of the number or bullet for the list item.