Structure
Worksheet.FormatProperties
public struct FormatProperties: Codable, Equatable
Relationships
Member Of
Worksheet
Conforms To
Codable
Equatable
Properties
defaultColWidth
var defaultColWidth: String?
defaultColumnWidth
let defaultColumnWidth: String?
defaultRowHeight
let defaultRowHeight: String?
customHeight
let customHeight: String?
outlineLevelRow
let outlineLevelRow: String?
outlineLevelCol
var outlineLevelCol: String?
outlineLevelColumn
let outlineLevelColumn: String?