public class EnumUtil extends Object
Constructor and Description |
---|
EnumUtil() |
public static SRange.PasteOperation toRangePasteOpNative(Range.PasteOperation op)
public static SRange.PasteType toRangePasteTypeNative(Range.PasteType type)
public static Font.TypeOffset toFontTypeOffset(SFont.TypeOffset typeOffset)
public static SFont.TypeOffset toFontTypeOffset(Font.TypeOffset typeOffset)
public static Font.Underline toFontUnderline(SFont.Underline underline)
public static SFont.Underline toFontUnderline(Font.Underline underline)
public static Font.Boldweight toFontBoldweight(SFont.Boldweight boldweight)
public static SFont.Boldweight toFontBoldweight(Font.Boldweight boldweight)
public static CellStyle.FillPattern toStyleFillPattern(SFill.FillPattern pattern)
public static SFill.FillPattern toStyleFillPattern(CellStyle.FillPattern pattern)
public static SCellStyle.Alignment toStyleAlignemnt(CellStyle.Alignment alignment)
public static CellStyle.Alignment toStyleAlignemnt(SCellStyle.Alignment alignment)
public static SCellStyle.VerticalAlignment toStyleVerticalAlignemnt(CellStyle.VerticalAlignment alignment)
public static CellStyle.VerticalAlignment toStyleVerticalAlignemnt(SCellStyle.VerticalAlignment alignment)
public static SRange.ApplyBorderType toRangeApplyBorderType(Range.ApplyBorderType type)
public static SBorder.BorderType toStyleBorderType(CellStyle.BorderType borderType)
public static CellStyle.BorderType toStyleBorderType(SBorder.BorderType borderType)
public static SBorder.BorderType toRangeBorderType(CellStyle.BorderType lineStyle)
public static SRange.InsertShift toRangeInsertShift(Range.InsertShift shift)
public static SRange.InsertCopyOrigin toRangeInsertCopyOrigin(Range.InsertCopyOrigin copyOrigin)
public static SRange.DeleteShift toRangeDeleteShift(Range.DeleteShift shift)
public static SRange.SortDataOption toRangeSortDataOption(Range.SortDataOption dataOption)
public static SAutoFilter.FilterOp toRangeAutoFilterOperation(Range.AutoFilterOperation filterOp)
public static SRange.FillType toRangeFillType(Range.AutoFillType fillType)
public static SHyperlink.HyperlinkType toHyperlinkType(Hyperlink.HyperlinkType type)
public static Hyperlink.HyperlinkType toHyperlinkType(int type)
public static Hyperlink.HyperlinkType toHyperlinkType(SHyperlink.HyperlinkType type)
public static SPicture.Format toPictureFormat(Picture.Format format)
public static SChart.ChartType toChartType(Chart.Type type)
public static boolean isThreeDimentionalChart(Chart.Type type)
public static SChart.ChartGrouping toChartGrouping(Chart.Grouping grouping)
public static SChart.ChartLegendPosition toLegendPosition(Chart.LegendPosition pos)
Copyright © 2020. All rights reserved.