ContentsIndex
Sheet.Indx
Documentation
type Col = Int
type Row = Int
type RowRng = (Row, Row)
type ColRng = (Col, Col)
data Indx
Constructors
Indx Col Row
show/hide Instances
Eq Indx
Ord Indx
Show Indx
origin :: Indx
shwCol :: Int -> String
shwRow :: Int -> String
skipZero :: Int -> Int
col :: Indx -> Col
row :: Indx -> Row
Produced by Haddock version 0.8