Uses of Class
adams.data.spreadsheet.SheetRange
-
Packages that use SheetRange Package Description adams.data.io.input adams.data.spreadsheet adams.gui.goe -
-
Uses of SheetRange in adams.data.io.input
Methods in adams.data.io.input that return SheetRange Modifier and Type Method Description protected SheetRangeExcelSpreadSheetReader. getDefaultSheetRange()Returns the default sheet range.protected SheetRangeGnumericSpreadSheetReader. getDefaultSheetRange()Returns the default sheet range.protected SheetRangeMat5SpreadSheetReader. getDefaultSheetRange()Returns the default sheet range.protected SheetRangeODFSpreadSheetReader. getDefaultSheetRange()Returns the default sheet range. -
Uses of SheetRange in adams.data.spreadsheet
Methods in adams.data.spreadsheet that return SheetRange Modifier and Type Method Description SheetRangeSheetRange. getClone()Returns a clone of the object. -
Uses of SheetRange in adams.gui.goe
Methods in adams.gui.goe that return SheetRange Modifier and Type Method Description protected SheetRangeSheetRangeEditor. parse(String s)Parses the given string and returns the generated object.
-