![]() |
![]()
| ![]() |
![]()
NAMEEZ_SSheetSetTabChar - set the cell delimitersSYNOPSIS#include <EZ.h> void EZ_SSheetSetTabChar( EZ_Widget *ssheet, char tab, char newline) ARGUMENTSssheet Specifies a spread sheet widget. tab, newline Specify the two delimiters.DESCRIPTIONEZ_SSheetSetTabChar sets the two cell delimiters of a spread sheet. The two characters are used to export/import cells from a string or file. The defaults are \t and \n.SEE ALSOEZ_SSheetInsertRegionString(3), EZ_SSheetSetTabChar(3)
|