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
IOException
void close() throws IOException
IOException
void 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 Tue Jun 10 17:08:59 JST 2025