public class PoiEnumConversion extends Object
Constructor and Description |
---|
PoiEnumConversion() |
public static int toPoiHyperlinkType(SHyperlink.HyperlinkType type)
public static SHyperlink.HyperlinkType toHyperlinkType(int type)
public static int toPoiFilterOperator(SAutoFilter.FilterOp operator)
public static SAutoFilter.FilterOp toFilterOperator(int operator)
public static short toPoiPaperSize(SPrintSetup.PaperSize paperSize)
public static SPrintSetup.PaperSize toPaperSize(short paperSize)
public static short toPoiVerticalAlignment(SCellStyle.VerticalAlignment vAlignment)
public static SCellStyle.VerticalAlignment toVerticalAlignment(short poiVerticalAlignment)
public static short toPoiFillPattern(SFill.FillPattern fillPattern)
public static SFill.FillPattern toFillPattern(short poiFillPattern)
public static short toPoiBorderType(SBorder.BorderType borderType)
public static SBorder.BorderType toBorderType(short poiBorder)
public static short toPoiHorizontalAlignment(SCellStyle.Alignment alignment)
public static SCellStyle.Alignment toHorizontalAlignment(short poiHorizontalAlignment)
public static short toPoiBoldweight(SFont.Boldweight bold)
public static SFont.Boldweight toBoldweight(short bold)
public static short toPoiTypeOffset(SFont.TypeOffset typeOffset)
public static SFont.TypeOffset toTypeOffset(short typeOffset)
public static byte toPoiUnderline(SFont.Underline underline)
public static SFont.Underline toUnderline(byte underline)
public static int toPoiPictureFormat(SPicture.Format format)
public static ChartGrouping toPoiGrouping(SChart.ChartGrouping grouping)
public static SChart.ChartGrouping toChartGrouping(ChartGrouping grouping)
public static ChartDirection toPoiBarDirection(SChart.BarDirection direction)
public static SChart.BarDirection toBarDirection(ChartDirection direction)
public static LegendPosition toPoiLegendPosition(SChart.ChartLegendPosition position)
public static SChart.ChartLegendPosition toLengendPosition(LegendPosition position)
public static int toPoiOperatorType(SDataValidation.OperatorType type)
public static SDataValidation.OperatorType toOperatorType(int poiOperator)
public static int toPoiErrorStyle(SDataValidation.AlertStyle style)
public static SDataValidation.AlertStyle toErrorStyle(int errorStyle)
public static SDataValidation.ValidationType toValidationType(int validationType)
public static ErrorValue toErrorCode(byte errorCellValue)
Copyright © 2020. All rights reserved.