Gnm.StyleRow

Fields

Name

Type

Access

Description

bottom

Gnm.Border

r/w

end_col

int

r/w

hide_grid

bool

r/w

row

int

r/w

sheet

Gnm.Sheet

r/w

start_col

int

r/w

styles

Gnm.Style

r/w

top

Gnm.Border

r/w

vertical

Gnm.Border

r/w

Methods

class

init (prev_vert, sr, next_sr, start_col, end_col, mem, hide_grid)

Details

class Gnm.StyleRow
classmethod init(prev_vert, sr, next_sr, start_col, end_col, mem, hide_grid)
Parameters:

A small utility routine to initialize the grid drawing Gnm.StyleRow data structure.