CellFrameStyle public enum CellFrameStyle : Int Specifies the style of the cells’ frame lines. none: Table cells have no border. simple: The border of table cells is simple line. none Undocumented Declaration Swift case none = 0 simple Undocumented Declaration Swift case simple = 1 © 2022 MindFusion Generated by jazzy ♪♫ v0.14.2, a Realm project.