#389: ExportCell.java
projectforge-business/src/main/java/org/projectforge/business/excel/ExportCell.java Java class, projectforge-business/src/main/java/org/projectforge/business/excel/ExportCell.java 247 lines · 159 code · 58 comments · 30 blank
Single cell value container for Excel export. Stores the value (String, Date, Number, Boolean), format hints, and optional formula for computed cells.
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
c06db1dab Nearly all jars updated (code changes required).