Click here to Skip to main content
15,887,966 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
taibc4-Apr-13 22:05
taibc4-Apr-13 22:05 
AnswerRe: Problem about size with creating excel file using xml spreadsheet ? Pin
Eddy Vluggen4-Apr-13 22:30
professionalEddy Vluggen4-Apr-13 22:30 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
taibc4-Apr-13 22:43
taibc4-Apr-13 22:43 
AnswerRe: Problem about size with creating excel file using xml spreadsheet ? Pin
Eddy Vluggen5-Apr-13 0:28
professionalEddy Vluggen5-Apr-13 0:28 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
taibc5-Apr-13 0:34
taibc5-Apr-13 0:34 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
Eddy Vluggen5-Apr-13 7:00
professionalEddy Vluggen5-Apr-13 7:00 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
taibc5-Apr-13 17:55
taibc5-Apr-13 17:55 
AnswerRe: Problem about size with creating excel file using xml spreadsheet ? Pin
Richard MacCutchan4-Apr-13 22:37
mveRichard MacCutchan4-Apr-13 22:37 
The default "SaveAs" option in this spreadsheet is to save as XML Spreadsheet, which is text, and therefore takes much more space on disk. Save it as Excel Workbook and it is the same size.
Use the best guess

GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
taibc4-Apr-13 22:41
taibc4-Apr-13 22:41 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
Richard MacCutchan4-Apr-13 23:29
mveRichard MacCutchan4-Apr-13 23:29 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
taibc4-Apr-13 23:36
taibc4-Apr-13 23:36 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
Richard MacCutchan4-Apr-13 23:41
mveRichard MacCutchan4-Apr-13 23:41 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
taibc4-Apr-13 23:51
taibc4-Apr-13 23:51 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
Richard MacCutchan4-Apr-13 23:54
mveRichard MacCutchan4-Apr-13 23:54 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
taibc4-Apr-13 23:57
taibc4-Apr-13 23:57 
Questioni use google maps api and can't remove single marker Pin
Asaf Shay4-Apr-13 13:05
Asaf Shay4-Apr-13 13:05 
QuestionAutomating website using c# windows form Pin
Nico Panares4-Apr-13 7:35
Nico Panares4-Apr-13 7:35 
AnswerRe: Automating website using c# windows form Pin
Eddy Vluggen4-Apr-13 9:38
professionalEddy Vluggen4-Apr-13 9:38 
QuestionHow to deny users from disabling my C# service Pin
candogu4-Apr-13 7:05
candogu4-Apr-13 7:05 
AnswerRe: How to deny users from disabling my C# service Pin
jschell4-Apr-13 9:24
jschell4-Apr-13 9:24 
AnswerRe: How to deny users from disabling my C# service Pin
Eddy Vluggen4-Apr-13 9:42
professionalEddy Vluggen4-Apr-13 9:42 
AnswerRe: How to deny users from disabling my C# service Pin
Dave Kreskowiak4-Apr-13 12:27
mveDave Kreskowiak4-Apr-13 12:27 
Questionhello Pin
youshy4-Apr-13 4:00
youshy4-Apr-13 4:00 
AnswerRe: hello Pin
Pete O'Hanlon4-Apr-13 4:14
mvePete O'Hanlon4-Apr-13 4:14 
GeneralRe: hello Pin
Keith Barrow4-Apr-13 4:36
professionalKeith Barrow4-Apr-13 4:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.