net.w_horse.excelpojo.annotation
注釈型 MappedCell
@Target(value=FIELD)
@Retention(value=RUNTIME)
@Documented
public @interface MappedCell
previousLabel
public abstract java.lang.String previousLabel
- デフォルト:
- ""
position
public abstract java.lang.String position
- デフォルト:
- ""
retrieveFrom
public abstract RetrieveFrom retrieveFrom
- デフォルト:
- net.w_horse.excelpojo.xml.tag.RetrieveFrom.BOTTOM
dataDirection
public abstract DataDirection dataDirection
- デフォルト:
- net.w_horse.excelpojo.xml.tag.DataDirection.RIGHT
terminate
public abstract java.lang.String terminate
- デフォルト:
- ""
margedLabel
public abstract int margedLabel
- デフォルト:
- 0
use
public abstract Use use
- デフォルト:
- net.w_horse.excelpojo.xml.tag.Use.NONE