org.millscript.office.spreadsheet
Interface Row

All Superinterfaces:
org.millscript.commons.util.IList<Cell>, org.millscript.commons.util.IMap<java.lang.Integer,Cell>
All Known Implementing Classes:
RowImpl

public interface Row
extends org.millscript.commons.util.IList<Cell>


Method Summary
 
Methods inherited from interface org.millscript.commons.util.IList
allButFirst, allButLast, allFirst, allLast, contains, contains, contains0, contains0, contains0, containsKey, containsKey, containsKey0, containsKey0, containsSlice, containsSlice0, first, get, get, get0, get0, getDefault, indexOf, indexOf0, iterator, last, setDefault, slice, slice0, toArray, toArray
 
Methods inherited from interface org.millscript.commons.util.IMap
contains, containsAll, containsValue, equals, hashCode, isEmtpy, keyList, mapletList, setDefault, size, valueList
 



Copyright © 2006-2007 Open World Ltd. All Rights Reserved.