接口的使用
net.sinodawn.framework.io.excel.support.PropertyContext
-
使用PropertyContext的程序包 程序包 说明 net.sinodawn.framework.io.excel.support net.sinodawn.framework.io.excel.support.impl -
-
net.sinodawn.framework.io.excel.support中PropertyContext的使用
返回变量类型为PropertyContext的类型的net.sinodawn.framework.io.excel.support中的方法 修饰符和类型 方法 说明 List<PropertyContext>SheetContext. getPropertyList()类型变量类型为PropertyContext的net.sinodawn.framework.io.excel.support中的构造器参数 构造器 说明 SheetContext(String topic, String sheetName, List<PropertyContext> propertyList)SheetContext(String topic, String sheetName, List<PropertyContext> propertyList, List<Pair<String,Pair<Integer,Integer>>> subTopicList) -
net.sinodawn.framework.io.excel.support.impl中PropertyContext的使用
实现PropertyContext的net.sinodawn.framework.io.excel.support.impl中的类 修饰符和类型 类 说明 classDefaultPropertyContextImpl返回PropertyContext的net.sinodawn.framework.io.excel.support.impl中的方法 修饰符和类型 方法 说明 static PropertyContextDefaultPropertyContextImpl. of(String title, String name)static PropertyContextDefaultPropertyContextImpl. of(String title, String name, java.util.function.Function<Object,Object> function)static PropertyContextDefaultPropertyContextImpl. of(String title, String name, java.util.function.Function<Object,Object> function, org.apache.poi.ss.usermodel.HorizontalAlignment alignment)static PropertyContextDefaultPropertyContextImpl. of(String title, String name, org.apache.poi.ss.usermodel.HorizontalAlignment alignment)
-