pal 流程手册table字段换行后颜色变成红色问题修复
This commit is contained in:
parent
8db0d2b887
commit
af03e6f7d2
Binary file not shown.
@ -108,7 +108,7 @@ public class OutputWordUtil {
|
||||
public static final String SHAPE_RELATION_NAME = "shape_relation_name"; // 关联性质名
|
||||
|
||||
//word换行符
|
||||
public static final String WRAPSTRING = "<w:p wsp:rsidR=\"00D30121\" wsp:rsidRDefault=\"00D30121\"><w:pPr><w:pStyle w:val=\"ARISTEXT\"/><w:spacing w:after=\"0\" w:line=\"240\" w:line-rule=\"auto\"/><w:ind w:first-line=\"0\"/><w:rPr><wx:font wx:val=\"宋体\"/><w:color w:val=\"FF0000\"/><w:sz w:val=\"22\"/><w:sz-cs w:val=\"22\"/></w:rPr></w:pPr></w:p>";
|
||||
public static final String WRAPSTRING = "<w:p wsp:rsidR=\"00D30121\" wsp:rsidRDefault=\"00D30121\"><w:pPr><w:pStyle w:val=\"ARISTEXT\"/><w:spacing w:after=\"0\" w:line=\"240\" w:line-rule=\"auto\"/><w:ind w:first-line=\"0\"/><w:rPr><wx:font wx:val=\"宋体\"/><w:color w:val=\"000000\"/><w:sz w:val=\"22\"/><w:sz-cs w:val=\"22\"/></w:rPr></w:pPr></w:p>";
|
||||
|
||||
/**
|
||||
* 生成word文件
|
||||
|
||||
Loading…
Reference in New Issue
Block a user