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().
pub fn nccell_on_styles(cell: &mut NcCell, stylebits: impl Into<NcStyle_u16>)Adds the specified NcStyle_u16 bits to an NcCell’s existing spec.,
whether they’re actively supported or not.
Method: NcCell.styles_on().