選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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)