Uses of Class
org.swat.excel.utils.NamedSectionSheet.Section
-
-
Uses of NamedSectionSheet.Section in org.swat.excel.utils
Methods in org.swat.excel.utils that return NamedSectionSheet.Section Modifier and Type Method Description NamedSectionSheet.SectionNamedSectionSheet. getSection(int index)Gets section.NamedSectionSheet.SectionNamedSectionSheet. getSection(String name)Gets section.Methods in org.swat.excel.utils that return types with arguments of type NamedSectionSheet.Section Modifier and Type Method Description Iterator<NamedSectionSheet.Section>NamedSectionSheet. iterator()The Section iterator
-