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().
pub fn nccell_off_styles(cell: &mut NcCell, stylebits: impl Into<NcStyle_u16>)Removes the specified NcStyle_u16 bits from an NcCell’s existing spec.
Method: NcCell.styles_off().