You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
960 B
23 lines
960 B
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.fr.plugin.cell.highlight.align</id> |
|
<name><![CDATA[单元格对齐条件属性]]></name> |
|
<active>yes</active> |
|
<version>2.1</version> |
|
<env-version>8.0</env-version> |
|
<jartime>2016-03-20</jartime> |
|
<price>1000</price> |
|
<vendor email="solution@finereport.com">solution.richie</vendor> |
|
<description><![CDATA[可以设置单元格为左对齐,右对齐以及居中对齐]]></description> |
|
<change-notes><![CDATA[ |
|
<p>[2016-01-20]增加了插件功能说明</p> |
|
<p>[2016-03-21]增加了国际化支持(美国英语)</p> |
|
]]></change-notes> |
|
<extra-core> |
|
<LocaleFinder class="com.fr.plugin.cell.highlight.MyCellHighlightLocaleFinder"/> |
|
</extra-core> |
|
<extra-report> |
|
</extra-report> |
|
<extra-designer> |
|
<HighlightProvider class="com.fr.plugin.cell.highlight.MyCellHighlight"/> |
|
</extra-designer> |
|
</plugin> |