Gnm.ColRowInfo

Fields

Name

Type

Access

Description

hard_size

int

r/w

in_advanced_filter

int

r/w

in_filter

int

r/w

is_collapsed

int

r/w

is_default

int

r/w

needs_respan

int

r/w

outline_level

int

r/w

size_pixels

int

r/w

size_pts

float

r/w

spans

object

r/w

visible

int

r/w

Methods

class

new ()

equal (b)

is_empty ()

set_outline (outline_level, is_collapsed)

Details

class Gnm.ColRowInfo
classmethod new()
Return type:

Gnm.ColRowInfo

equal(b)
Parameters:

b (Gnm.ColRowInfo) – Second Gnm.ColRowInfo

Return type:

bool

Returns True if the infos are equivalent.

is_empty()
Return type:

bool

True if there is no information in Gnm.col/Gnm.row self.

set_outline(outline_level, is_collapsed)
Parameters:
  • outline_level (int) –

  • is_collapsed (bool) –

Adjust the outline state of a Gnm.col/Gnm.row