CoreXLSX Documentation Beta

Structure Relationships

public struct Relationships: Codable, Equatable

An array of Relationship values. This type directly maps the internal XML structure of the .xlsx format.

%3 Relationships Relationships Equatable Equatable Relationships->Equatable Codable Codable Relationships->Codable

Conforms To

Codable
Equatable

Properties

items

let items: [Relationship]