Package io.keikai.api.model.impl
Class EnumUtil
java.lang.Object
io.keikai.api.model.impl.EnumUtil
- Since:
- 3.0.0
- Author:
- dennis
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic SChart.ChartGroupingtoChartGrouping(Chart.Grouping grouping) static SChart.ChartTypetoChartType(Chart.Type type) static SFont.BoldweighttoFontBoldweight(Font.Boldweight boldweight) static Font.BoldweighttoFontBoldweight(SFont.Boldweight boldweight) static SFont.TypeOffsettoFontTypeOffset(Font.TypeOffset typeOffset) static Font.TypeOffsettoFontTypeOffset(SFont.TypeOffset typeOffset) static SFont.UnderlinetoFontUnderline(Font.Underline underline) static Font.UnderlinetoFontUnderline(SFont.Underline underline) static Hyperlink.HyperlinkTypetoHyperlinkType(int type) static SHyperlink.HyperlinkTypestatic Hyperlink.HyperlinkTypestatic SChart.ChartLegendPositionstatic SPicture.FormattoPictureFormat(Picture.Format format) static SRange.ApplyBorderTypestatic SAutoFilter.FilterOpstatic SBorder.BorderTypetoRangeBorderType(CellStyle.BorderType lineStyle) static SRange.DeleteShiftstatic SRange.FillTypetoRangeFillType(Range.AutoFillType fillType) static SRange.InsertCopyOrigintoRangeInsertCopyOrigin(Range.InsertCopyOrigin copyOrigin) static SRange.InsertShiftstatic SRange.PasteOperationstatic SRange.PasteTypestatic SRange.SortDataOptiontoRangeSortDataOption(Range.SortDataOption dataOption) static SCellStyle.AlignmenttoStyleAlignemnt(CellStyle.Alignment alignment) static CellStyle.AlignmenttoStyleAlignemnt(SCellStyle.Alignment alignment) static SBorder.BorderTypetoStyleBorderType(CellStyle.BorderType borderType) static CellStyle.BorderTypetoStyleBorderType(SBorder.BorderType borderType) static SFill.FillPatterntoStyleFillPattern(CellStyle.FillPattern pattern) static CellStyle.FillPatterntoStyleFillPattern(SFill.FillPattern pattern) static SCellStyle.VerticalAlignmentstatic CellStyle.VerticalAlignment
-
Constructor Details
-
EnumUtil
public EnumUtil()
-
-
Method Details
-
toRangePasteOpNative
-
toRangePasteTypeNative
-
toFontTypeOffset
-
toFontTypeOffset
-
toFontUnderline
-
toFontUnderline
-
toFontBoldweight
-
toFontBoldweight
-
toStyleFillPattern
-
toStyleFillPattern
-
toStyleAlignemnt
-
toStyleAlignemnt
-
toStyleVerticalAlignemnt
public static SCellStyle.VerticalAlignment toStyleVerticalAlignemnt(CellStyle.VerticalAlignment alignment) -
toStyleVerticalAlignemnt
public static CellStyle.VerticalAlignment toStyleVerticalAlignemnt(SCellStyle.VerticalAlignment alignment) -
toRangeApplyBorderType
-
toStyleBorderType
-
toStyleBorderType
-
toRangeBorderType
-
toRangeInsertShift
-
toRangeInsertCopyOrigin
-
toRangeDeleteShift
-
toRangeSortDataOption
-
toRangeAutoFilterOperation
-
toRangeFillType
-
toHyperlinkType
-
toHyperlinkType
-
toHyperlinkType
-
toPictureFormat
-
toChartType
-
isThreeDimentionalChart
-
toChartGrouping
-
toLegendPosition
-