diff --git a/Sources/CoreXLSX/Relationships.swift b/Sources/CoreXLSX/Relationships.swift index 99efa2fe..7d30c6c3 100644 --- a/Sources/CoreXLSX/Relationships.swift +++ b/Sources/CoreXLSX/Relationships.swift @@ -130,6 +130,10 @@ public struct Relationship: Codable, Equatable { """ http://purl.oclc.org/ooxml/officeDocument/relationships/extendedProperties """ + case sheetMetadata = + """ + http://schemas.openxmlformats.org/officeDocument/2006/relationships/sheetMetadata + """ } /// The identifier for this entity.