org.millscript.office.spreadsheet
Interface Cell

All Known Implementing Classes:
BooleanCell, ErrorCell, FormulaCell, NumberCell, TextCell

public interface Cell


Method Summary
 java.lang.Object getCalculatedContents(CellRef cellRef)
           
 java.lang.Object getContents()
           
 

Method Detail

getCalculatedContents

java.lang.Object getCalculatedContents(CellRef cellRef)

getContents

java.lang.Object getContents()


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