Structure
Relationships
public struct Relationships: Codable, Equatable
An array of Relationship values. This type directly maps the internal XML structure of the
.xlsx format.
Relationships
Conforms To
CodableEquatable
Properties
items
let items: [Relationship]