Uses of Enum Class
pro.verron.officestamper.excel.ExcelMergeStrategy
-
Uses of ExcelMergeStrategy in pro.verron.officestamper.excel
Subclasses with type arguments of type ExcelMergeStrategy in pro.verron.officestamper.excelModifier and TypeClassDescriptionenumStrategies for merging multiple sheets in an Excel workbook.Methods in pro.verron.officestamper.excel that return ExcelMergeStrategyModifier and TypeMethodDescriptionstatic ExcelMergeStrategyReturns the enum constant of this class with the specified name.static ExcelMergeStrategy[]ExcelMergeStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.