@Documented @Retention(value=RUNTIME) @Target(value={}) public @interface ExcelFont
ExcelCellLayout
ExcelHeaderCellLayout
boolean
bold
FontType
font
italic
short
size
UnderlineType
underline
public abstract FontType font
public abstract boolean bold
public abstract boolean italic
public abstract UnderlineType underline
public abstract short size
Copyright © 2022. All rights reserved.