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().
pub fn nccell_set_styles(cell: &mut NcCell, stylebits: impl Into<NcStyle_u16>)Sets just the specified NcStyle_u16 bits for an NcCell,
whether they’re actively supported or not.
Method: NcCell.styles_set().