Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

spreadsheetProperties.h

Go to the documentation of this file.
00001 // LabPlot : spreadsheetProperties.h
00002 
00003 #ifndef SPREASHEETPROPERTIES_H
00004 #define SPREASHEETPROPERTIES_H
00005 
00006 #include "formatlist.h"
00007 
00008 #define NR_COLUMNTYPES 8
00009 static const char* columnTypeItems[] = {"[X]","[Y]","[Z]","[DX]","[DY]","[DY2]","[LABEL]","[NONE]",0};
00010 
00011 #endif // SPREASHEETPROPERTIES_H

Generated on Sun Apr 2 02:05:09 2006 for LabPlot by  doxygen 1.4.4