public class ExcelFontMap extends Object
| 构造器和说明 |
|---|
ExcelFontMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
static jxl.write.WritableCellFormat |
getAlignment(int stepValue,
jxl.write.WritableCellFormat format) |
static jxl.format.Colour |
getColour(int stepValue,
jxl.format.Colour defaultColour) |
static jxl.write.WritableFont.FontName |
getFontName(int stepValue) |
static Dimension |
getImageDimension(String filename) |
static jxl.write.WritableCellFormat |
getOrientation(int stepValue,
jxl.write.WritableCellFormat cellFormat) |
static jxl.format.UnderlineStyle |
getUnderlineStyle(int stepValue) |
public static jxl.format.Colour getColour(int stepValue,
jxl.format.Colour defaultColour)
public static jxl.write.WritableCellFormat getOrientation(int stepValue,
jxl.write.WritableCellFormat cellFormat)
throws jxl.write.WriteException
jxl.write.WriteExceptionpublic static jxl.write.WritableFont.FontName getFontName(int stepValue)
public static jxl.format.UnderlineStyle getUnderlineStyle(int stepValue)
public static jxl.write.WritableCellFormat getAlignment(int stepValue,
jxl.write.WritableCellFormat format)
throws jxl.write.WriteException
jxl.write.WriteExceptionCopyright © 2024 Hitachi Vantara. All rights reserved.