
com.ecfront.easybi.excelconverter.exchange.annotation.Mode Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ez-excelconverter Show documentation
Show all versions of ez-excelconverter Show documentation
Simple Java and Excel conversion tools.
package com.ecfront.easybi.excelconverter.exchange.annotation;
public enum Mode {
COLUMN, ROW
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy