GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
CellBlock Struct Reference

Data Fields

short num_rows
 
short num_cols
 
short start_col
 
short stop_col
 
char * cursor_name
 
GPtrArray * cells
 

Detailed Description

Definition at line 53 of file cellblock.h.

Field Documentation

◆ cells

GPtrArray* CellBlock::cells

Definition at line 63 of file cellblock.h.

◆ cursor_name

char* CellBlock::cursor_name

Definition at line 61 of file cellblock.h.

◆ num_cols

short CellBlock::num_cols

Definition at line 56 of file cellblock.h.

◆ num_rows

short CellBlock::num_rows

Definition at line 55 of file cellblock.h.

◆ start_col

short CellBlock::start_col

Definition at line 58 of file cellblock.h.

◆ stop_col

short CellBlock::stop_col

Definition at line 59 of file cellblock.h.


The documentation for this struct was generated from the following file: