add_style

Function add_style 

Source
pub fn add_style(stylesheet: &mut StyleSheet, style: &Style) -> Result<u32>
Expand description

Convert a high-level Style to XML components and register in the stylesheet. Returns the style ID (index into cellXfs).