Uses of Class
org.dhatim.fastexcel.DiagonalProperty
-
-
Uses of DiagonalProperty in org.dhatim.fastexcel
Methods in org.dhatim.fastexcel that return DiagonalProperty Modifier and Type Method Description static DiagonalPropertyDiagonalProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static DiagonalProperty[]DiagonalProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.
-