https://issues.apache.org/bugzilla/show_bug.cgi?id=47355
Summary: TableCell to expose TableCellDescriptor
Product: POI
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: HWPF
AssignedTo: [email protected]
ReportedBy: [email protected]
Currently org.apache.poi.hwpf.usermodel.TableCell has a private field of type
TableCellDescriptor. Some of the fields of TableCellDescriptor are exposed via
the TableCell API but not all.
In my particular case having access to more of the fields from
TableCellDescriptor would be helpful.
I would like to add a method called getDescriptor to the TableCell class that
returns the private TableCellDescriptor
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]