Gnm.CellRegion

Fields

Name

Type

Access

Description

base

Gnm.CellPos

r/w

cell_content

{object: object}

r/w

col_state

[object]

r/w

cols

int

r/w

date_conv

GOffice.DateConventions

r/w

merged

[object]

r/w

not_as_contents

bool

r/w

objects

[object]

r/w

origin_sheet

Gnm.Sheet

r/w

ref_count

int

r/w

row_state

[object]

r/w

rows

int

r/w

styles

[object]

r/w

Methods

class

new (origin_sheet)

Details

class Gnm.CellRegion
classmethod new(origin_sheet)
Parameters:

origin_sheet (Gnm.Sheet or None) – source sheet

Return type:

Gnm.CellRegion

A convenience routine to create CellRegions and init the flags nicely.