Uses of Class
net.sf.okapi.filters.openxml.ExcelWorksheetTransUnitProperty
-
Packages that use ExcelWorksheetTransUnitProperty Package Description net.sf.okapi.filters.openxml -
-
Uses of ExcelWorksheetTransUnitProperty in net.sf.okapi.filters.openxml
Methods in net.sf.okapi.filters.openxml that return ExcelWorksheetTransUnitProperty Modifier and Type Method Description static ExcelWorksheetTransUnitPropertyExcelWorksheetTransUnitProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static ExcelWorksheetTransUnitProperty[]ExcelWorksheetTransUnitProperty. values()Returns an array containing the constants of this enum type, in the order they are declared.
-