nccell_set_styles

Function nccell_set_styles 

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

Sets just the specified NcStyle_u16 bits for an NcCell, whether they’re actively supported or not.

Method: NcCell.styles_set().