xl
Class CellFeatures

System.Object
  extended byxl.biff.BaseCellFeatures
      extended byxl.CellFeatures
Direct Known Subclasses:
WritableCellFeatures

public class CellFeatures
extends xl.biff.BaseCellFeatures

Container for any additional cell features


Field Summary
 
Fields inherited from class xl.biff.BaseCellFeatures
BETWEEN, EQUAL, GREATER_EQUAL, GREATER_THAN, LESS_EQUAL, LESS_THAN, logger, NOT_BETWEEN, NOT_EQUAL
 
Constructor Summary
CellFeatures()
          Constructor
 
Method Summary
 System.String getComment()
          Accessor for the cell comment
 System.String getDataValidationList()
          Gets the data validation list
 
Methods inherited from class xl.biff.BaseCellFeatures
getCommentDrawing, getCommentHeight, getCommentWidth, getDVParser, hasDataValidation, hasDropDown, removeComment, setComboBox, setComment, setComment, setCommentDrawing, setDataValidationList, setDataValidationRange, setDataValidationRange, setNumberValidation, setNumberValidation, setReadComment, setValidationSettings, setWritableCell
 
Methods inherited from class System.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellFeatures

public CellFeatures()
Constructor

Method Detail

getComment

public System.String getComment()
Accessor for the cell comment

Returns:
the cell comment, or NULL if this cell doesn't have a comment associated with it

getDataValidationList

public System.String getDataValidationList()
Gets the data validation list

Returns:
the data validation list