Structure
Format.Alignment
public struct Alignment: Codable, Equatable
Relationships
Member Of
FormatStorage for cell formatting properties. More details are available at datypic.com
Conforms To
CodableEquatable
Properties
vertical
let vertical: String?
horizontal
let horizontal: String?
wrapText
let wrapText: Bool?