pub fn next_rid(existing_rels: &[Relationship]) -> StringExpand description
Generate the next available rId for workbook relationships.
Scans existing relationship IDs of the form rIdN and returns rId{max+1}.
pub fn next_rid(existing_rels: &[Relationship]) -> StringGenerate the next available rId for workbook relationships.
Scans existing relationship IDs of the form rIdN and returns rId{max+1}.