• DefaultNewInlineCellStyle is an option for cells that determines the default style for new inline cells created interactively in a notebook.
• A typical default setting for DefaultNewInlineCellStyle is "None", indicating that the inline cell will inherit all settings from the surrounding text. • See also: DefaultNewCellStyle.