nccell_off_styles

Function nccell_off_styles 

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

Removes the specified NcStyle_u16 bits from an NcCell’s existing spec.

Method: NcCell.styles_off().