Uses of Class
org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
-
-
Uses of NamedSectionSheet.Section.NamedRow in org.swat.excel.utils
Methods in org.swat.excel.utils that return NamedSectionSheet.Section.NamedRow Modifier and Type Method Description NamedSectionSheet.Section.NamedRowNamedSectionSheet.Section. getRow(int index)Get the row at specified indexMethods in org.swat.excel.utils that return types with arguments of type NamedSectionSheet.Section.NamedRow Modifier and Type Method Description Iterator<NamedSectionSheet.Section.NamedRow>NamedSectionSheet.Section. iterator()Iterator iterator.
-