Gnm.RangeRef

Fields

Name

Type

Access

Description

a

Gnm.CellRef

r/w

b

Gnm.CellRef

r/w

Methods

dup ()

equal (b)

hash ()

normalize (ep, start_sheet, end_sheet, dest)

normalize_pp (pp, start_sheet, end_sheet, dest)

Details

class Gnm.RangeRef
dup()
Return type:

Gnm.RangeRef

equal(b)
Parameters:

b (Gnm.RangeRef) –

Return type:

bool

hash()
Return type:

int

normalize(ep, start_sheet, end_sheet, dest)
Parameters:

Take a range_ref and normalize it by converting to absolute GOffice.coords and handling inversions.

normalize_pp(pp, start_sheet, end_sheet, dest)
Parameters: