CoreXLSX Documentation Beta

Structure Path

public struct Path

Initializers

init(_:​)

public init(_ value: String)

Properties

value

let value: String

is​Root

let isRoot: Bool

components

let components: [Substring]