FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number....span over 2 columns. index . number_of_columns = '2' # Set any...' INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c' , index . get_field_code...
ControlChar.SPACE_CHAR property. Space character: (char)32.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...
ControlChar.SECTION_BREAK property. End of section character: \x000c or \f... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...
ControlChar.LINE_FEED property. Line feed character: \x000a or \n... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...
ControlChar.LF property. Line feed character: \x000a or \n... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...
FieldIndex.heading property. Gets or sets a heading that appears at the start of each set of entries for any given letter....span over 2 columns. index . number_of_columns = '2' # Set any...' INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c' , index . get_field_code...
Represents a bibliography source contributor in Java....assertEquals(2, ((PersonCollection)editor).getCount());...getAuthor(); Assert.assertEquals(2, authors.getCount()); Person person...
Represents a single built-in or user-defined style in Java....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple...String[]{"MyStyle Alias 1", "MyStyle Alias 2"}, style.getAliases()); Assert...