Function spreadsheet_ods::format::create_percentage_format[][src]

pub fn create_percentage_format<S: Into<String>>(
    name: S,
    decimal: u8
) -> ValueFormat

Creates a new percantage format.<