How do Merge cell in excel of xml?
C#
3
Posts
2
Posters
0
Views
1
Watching
-
How do Merge cell in excel of xml?
-
How do Merge cell in excel of xml?
Is this a C# question? If so it is far from clear.
Binding 100,000 items to a list box can be just silly regardless of what pattern you are following. Jeremy Likness
-
Is this a C# question? If so it is far from clear.
Binding 100,000 items to a list box can be just silly regardless of what pattern you are following. Jeremy Likness
yes. this question have resolved. solution : writer.Write("<Cell ss:MergeAcross=\"1\">"); thank you. :)