Home
last modified time | relevance | path

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

/dports/astro/stellarium/stellarium-0.21.3/src/external/qxlsx/
H A Dxlsxworksheet_p.h93 struct XlsxRowInfo struct
96 customHeight(false), height(height), format(format), hidden(hidden), outlineLevel(0) in customHeight()
102 bool customHeight;
103 double height;
104 Format format;
105 bool hidden;
106 int outlineLevel;
107 bool collapsed;