[][src]Trait spreadsheet_ods::style::AttrSvgHeight

pub trait AttrSvgHeight where
    Self: AttrMap
{ fn set_height(&mut self, height: Length) { ... } }

Height attribute.

Provided methods

fn set_height(&mut self, height: Length)

Loading content...

Implementors

impl AttrSvgHeight for HeaderFooterAttr[src]

impl AttrSvgHeight for PageLayout[src]

Loading content...