Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

SampleSS.txt 426B

123456789101112131415161718192021
  1. Author = Nick Burch
  2. Title = Sample Spreadsheet
  3. Subject = Spreadsheet for testing
  4. Keywords = Testing Sample Formulas
  5. Comments = This is a sample spreadsheet, for use when testing things
  6. (First Sheet)
  7. Test spreadsheet
  8. 2nd row 2nd row 2nd column
  9. This one is red
  10. (Sheet Number 2)
  11. Start of 2nd sheet
  12. Sheet 2 row 2
  13. I'm in bold blue, on a yellow background
  14. cb=1 cb=10 cb=2 cb=sum
  15. 1 10 2 =SUM(A7:C7)