Struct spreadsheet_ods::CellStyleRef [−][src]
pub struct CellStyleRef { /* fields omitted */ }Expand description
Reference
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CellStyleRef
impl Send for CellStyleRef
impl Sync for CellStyleRef
impl Unpin for CellStyleRef
impl UnwindSafe for CellStyleRef
Blanket Implementations
Mutably borrows from an owned value. Read more