nccell_on_styles

Function nccell_on_styles 

Source
pub fn nccell_on_styles(cell: &mut NcCell, stylebits: impl Into<NcStyle_u16>)
Expand description

Adds the specified NcStyle_u16 bits to an NcCell’s existing spec., whether they’re actively supported or not.

Method: NcCell.styles_on().