Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Excel 2007 でフォーマットを圧縮または削除したいファイルがあります。私のファイル サイズは 450kb ですが、すべてのワークシートを新しいワークブックにエクスポートすると、サイズが 104kb になりました。phpexcel でファイルを圧縮したり、ワークシートをワークブックにエクスポートしたりする方法はありますか。
PHPExcel によって生成されたファイルのサイズにこのような問題がある場合は、COM などの MS Excel 自体を使用する代替ソリューションを検討することをお勧めします。