CoreXLSX Documentation Beta

Structure Format.​Alignment

public struct Alignment: Codable, Equatable
%3 Format.Alignment Format.Alignment Codable Codable Format.Alignment->Codable Equatable Equatable Format.Alignment->Equatable

Member Of

Format

Storage for cell formatting properties. More details are available at datypic.com

Conforms To

Codable
Equatable

Properties

vertical

let vertical: String?

horizontal

let horizontal: String?

wrap​Text

let wrapText: Bool?