Home
last modified time | relevance | path

Searched defs:XlsxColumnInfo (Results 1 – 1 of 1) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/src/external/qxlsx/
H A Dxlsxworksheet_p.h110 struct XlsxColumnInfo struct
118 : firstColumn(firstColumn), in firstColumn()
131 int firstColumn;
132 int lastColumn;
133 bool customWidth;
134 double width;
135 bool isSetWidth;
136 Format format;
137 bool hidden;
138 int outlineLevel;
[all …]