home *** CD-ROM | disk | FTP | other *** search
/ Lighthouse Design Suite / LIGHTHOUSE.mdf / Quantrix_1.2 / Application / Quantrix.app / English.lproj / Default.quantrix / formatFile next >
Text File  |  1994-11-16  |  938b  |  33 lines

  1. cellFormats = ({
  2.     id = -1;
  3.     textColor = {r = 0; g = 0; b = 0;};
  4.     textAlign = smartAlign;
  5.     backgroundColor = {r = 1; g = 1; b = 1;};
  6.     useAlignmentDefault = YES;
  7.     useColorDefaults = YES;
  8.     useStringDefault = YES;
  9.     negativeColor = {r = 1; g = 0; b = 0;};
  10.     useNegativeColor = YES;
  11.     stringType = number;
  12.     formatString = ",0.00;(,0.00)";
  13. });
  14. itemFormats = ({
  15.     id = -2;
  16.     textColor = {r = 0; g = 0; b = 0;};
  17.     textAlign = smartAlign;
  18.     backgroundColor = {r = 1; g = 1; b = 1;};
  19.     useAlignmentDefault = YES;
  20.     useColorDefaults = YES;
  21.     lineColor = {r = 0; g = 0; b = 0;};
  22.     folderColor = {r = 0.833338439464569091796875; g = 0.833338439464569091796875; b = 0.833338439464569091796875;};
  23.     lineDisplayWidth = 0;
  24.     verticalScale = 1;
  25.     horizontalScale = 1;
  26.     height = 17;
  27.     width = 70;
  28.     useLineDefaults = YES;
  29.     useFolderDefault = YES;
  30. });
  31. cellFormatLists = ();
  32. itemFormatLists = ();
  33.