CoreXLSX Documentation Beta

Structure Table​Style

public struct TableStyle: Codable, Equatable
%3 TableStyle TableStyle Codable Codable TableStyle->Codable Equatable Equatable TableStyle->Equatable

Nested Types

TableStyle.Element

Conforms To

Codable
Equatable

Properties

pivot

let pivot: Bool

name

let name: String

count

let count: Int

elements

let elements: [Element]