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.
PHPExcel を使用してスケジュールの Excel ファイルを作成しています。最初に各シフトを列として作成し、境界線を使用して間隔を区切ります。
次に、背景に色を付けてタスクを設定したいと思います。タスク (つまり、背景色) を持つセルの境界線を削除したいと考えています。
私は Excel ファイルを作成しているので、ファイルを保存して開く前に getFill() を使用してセルの背景色を見つけることができません!
私に何ができる?