Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@XlsMapColumnsの右端のセルを指定できるようにする。 #76

Closed
mygreen opened this issue Mar 10, 2016 · 1 comment
Closed

Comments

@mygreen
Copy link
Owner

mygreen commented Mar 10, 2016

@XlsMapColumnsは、開始の基準となるセルを指定できるが、終了となる基準のセルがしていできないため、その属性を追加する。

@XlsMapColumns(previousColumnName="開始", nextColumnName="終了")
private Map<String, Date> map;
@mygreen
Copy link
Owner Author

mygreen commented Mar 12, 2016

fix 1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant