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.
22 lines
1.0 KiB
22 lines
1.0 KiB
<?xml version="1.0" encoding="UTF-8" standalone="no"?><plugin> |
|
<id>com.fr.plugin.cell.highlight.align.v10</id> |
|
<main-package>com.fr.plugin.cell.highlight</main-package> |
|
<name><![CDATA[单元格对齐条件属性]]></name> |
|
<active>yes</active> |
|
<version>2.1</version> |
|
<env-version>10.0</env-version> |
|
<jartime>2018-09-20</jartime> |
|
<vendor>author</vendor> |
|
<description><![CDATA[可以设置单元格为左对齐,右对齐以及居中对齐]]></description> |
|
<change-notes><![CDATA[ |
|
<p>[2016-01-20]增加了插件功能说明。<br/> |
|
<p>[2016-03-21]增加了国际化支持(美国英语)。<br/> |
|
]]></change-notes> |
|
<extra-core> |
|
<LocaleFinder class="com.fr.plugin.cell.highlight.AlignHighlightLocaleBridge"/> |
|
</extra-core> |
|
<extra-designer> |
|
<HighlightProvider class="com.fr.plugin.cell.highlight.AlignCellHighlightBridge"/> |
|
</extra-designer> |
|
<function-recorder class="com.fr.plugin.cell.highlight.fun.AlignHighlightAction"/> |
|
</plugin> |