Package com.f1j.ss.datarange

Interface Summary
AbstractSection This interface defines the API for the sections that can be created in the row and column areas of a DataRange.
DataRange This interface defines the DataRange API.
DataRangeDef The API for viewing and modifying the definition of a DataRange.
DataRangeModel This interface defines the common DataRange API.
DataRangeOptions This interface defines the API for setting DataRange characteristics, such as the name.
Range This interface defines a range for a DataRange.
Section This interface defines the API for a single section that can be created in in the row and column areas of a DataRange.
SectionSet This interafce represents a set of one or more sections specified in a Range, on either the row or the column axis.
 

Class Summary
DataRangeDef.ELocationType Enumeration class for defining DataRange locations.
 

Exception Summary
DataConflictException The requested operation would conflict with existing data in the document.
DuplicateNameException Thrown to indicate that a duplicate name is not allowed.
RuleConflictException The requested operation would conflict with an existing rule in the DataRange.
SelectionException The size, shape, count, or type of the current selection is not compatible with the requested DataRange operation.