Changes for page Calc

Last modified by Ludovic Dubost on 2009/10/23 00:07

From version 4.1
edited by Guillaume Lerouge
on 2009/10/22 09:22
Change comment: There is no comment for this version
To version 5.1
edited by Ludovic Dubost
on 2009/10/22 16:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.GuillaumeLerouge
1 +xwiki:XWiki.ludovic
Content
... ... @@ -45,32 +45,21 @@
45 45  Content-type: text/plain; charset=UTF-8
46 46  
47 47  version:1.0
48 -rowpane:0:1:20
49 -colpane:0:1:14
48 +rowpane:0:1:37
49 +colpane:0:1:20
50 50  ecell:H6
51 51  sort::-1:up::::
52 52  --SocialCalcSpreadsheetControlSave
53 53  Content-type: text/plain; charset=UTF-8
54 54  
55 -set D1 text t Item
56 -set E1 text t Quantity
57 -set F1 text t Price
58 -set G1 text t Total
59 -set D2 text t Bread
60 -set D3 text t Butter
61 -set D4 text t Milk
62 -set E2 value n 3
63 -set E3 value n 4
64 -set E4 value n 2
65 -set F2 constant n$ 8 $8
66 -set F3 constant n$ 4 $4
67 -set F4 constant n$ 5 $5
68 -set G2 formula E3*F3
69 -filldown G2:G4 all
70 -set G2 formula E2*F2
71 -filldown G2 all
72 -filldown G2:G4 all
73 -set G5 formula sum(G2:G4)
55 +--SocialCalcSpreadsheetControlSave
56 +Content-type: text/xwiki/2.0; charset=UTF-8
57 +
58 +|Country|Sales| |Item|Quantity|Price|Total|
59 +|France|2323| |Bread|3|8|24|
60 +|UK|1203| |Butter|4|4|16|
61 +|US|22304| |Milk|2|5|10|
62 +| |25830| | | | |50|
74 74  --SocialCalcSpreadsheetControlSave--
75 75  
76 76  {{/spreadsheet}}