Enumeration
Relationship.SchemaType
public enum SchemaType
Relationships
Member Of
Relationship
Relationship to an entity stored in a given
.xlsx
archive. These can be worksheets, chartsheets, thumbnails and a few other internal entities. Most of the time users of CoreXLSX wouldn't need to handle relationships directly.
Conforms To
Codable
String
Enumeration Cases
calcChain
case calcChain
officeDocument
case officeDocument
extendedProperties
case extendedProperties
packageCoreProperties
case packageCoreProperties
coreProperties
case coreProperties
connections
case connections
worksheet
case worksheet
chartsheet
case chartsheet
styles
case styles
theme
case theme
pivotCache
case pivotCache
metadataThumbnail
case metadataThumbnail
customProperties
case customProperties
externalLink
case externalLink
customXml
case customXml
person
case person
webExtensionTaskPanes
case webExtensionTaskPanes
googleWorkbookMetadata
case googleWorkbookMetadata
purlOCLC
case purlOCLC