class ErdPersonProfileForEstablishCouncil.ProfileSheet extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) EdbPrint |
ep_wp |
(package private) File |
file |
(package private) EdbDoc.Attribute |
NoBorder |
(package private) ProfileDOCX |
profileWP |
(package private) PrintStream |
ps_wp |
(package private) EdbDoc.Container |
ThinLine |
(package private) EdbDoc.Container |
ThinLine1p |
(package private) File |
tmpfile_wp |
| Constructor and Description |
|---|
ProfileSheet() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
close() |
(package private) EdbDoc.Content |
createProfileCell(int rows,
int cols,
CharSequence text,
ErdPersonProfileForEstablishCouncil.CellStyle cstyle) |
(package private) EdbDoc.Content |
createProfileCell(int rows,
int cols,
ErdPersonProfileForEstablishCouncil.CellStyle cstyle,
EdbDoc.Content con) |
(package private) EdbDoc.Content |
createProfileRowSpace(int[] cols,
ErdPersonProfileForEstablishCouncil.CellStyle style) |
(package private) void |
open(File f) |
(package private) void |
setCellStyle(EdbDoc.Container cell,
ErdPersonProfileForEstablishCouncil.CellStyle cstyle) |
File file
File tmpfile_wp
PrintStream ps_wp
ProfileDOCX profileWP
EdbPrint ep_wp
EdbDoc.Attribute NoBorder
EdbDoc.Container ThinLine
EdbDoc.Container ThinLine1p
void open(File f) throws IOException
IOExceptionvoid close()
throws IOException
IOExceptionvoid setCellStyle(EdbDoc.Container cell, ErdPersonProfileForEstablishCouncil.CellStyle cstyle)
EdbDoc.Content createProfileCell(int rows, int cols, ErdPersonProfileForEstablishCouncil.CellStyle cstyle, EdbDoc.Content con)
EdbDoc.Content createProfileCell(int rows, int cols, CharSequence text, ErdPersonProfileForEstablishCouncil.CellStyle cstyle)
EdbDoc.Content createProfileRowSpace(int[] cols, ErdPersonProfileForEstablishCouncil.CellStyle style)
EDB Working Group at Mon Dec 15 16:45:05 JST 2025