net.w_horse.excelpojo.annotation
注釈型 PointedCell


@Target(value=FIELD)
@Retention(value=RUNTIME)
@Documented
public @interface PointedCell


必須要素の概要
 java.lang.String position
           
 
任意要素の概要
 Use use
           
 

要素の詳細

position

public abstract java.lang.String position

use

public abstract Use use
デフォルト:
net.w_horse.excelpojo.xml.tag.Use.NONE