Structure
Workbook.View
public struct View: Codable, Equatable
Relationships
Member Of
Workbook
Conforms To
Codable
Equatable
Properties
xWindow
let xWindow: Int?
yWindow
let yWindow: Int?
windowWidth
let windowWidth: UInt?
windowHeight
let windowHeight: UInt?