Struct docx_rust::document::BgFillStyleLst
source · pub struct BgFillStyleLst {}
Trait Implementations§
source§impl Clone for BgFillStyleLst
impl Clone for BgFillStyleLst
source§fn clone(&self) -> BgFillStyleLst
fn clone(&self) -> BgFillStyleLst
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for BgFillStyleLst
impl Debug for BgFillStyleLst
source§impl Default for BgFillStyleLst
impl Default for BgFillStyleLst
source§fn default() -> BgFillStyleLst
fn default() -> BgFillStyleLst
Returns the “default value” for a type. Read more