jxl
Class CellFeatures
java.lang.Object
jxl.biff.BaseCellFeatures
public class CellFeatures
extends jxl.biff.BaseCellFeatures
Container for any additional cell features
getCommentDrawing , getCommentHeight , getCommentWidth , getDVParser , getDataValidationList , hasDataValidation , hasDropDown , removeComment , setComboBox , setComment , setComment , setCommentDrawing , setDataValidationList , setDataValidationRange , setDataValidationRange , setNumberValidation , setNumberValidation , setReadComment , setValidationSettings , setWritableCell |
CellFeatures
public CellFeatures()
Constructor
getComment
public String getComment()
Accessor for the cell comment
- the cell comment, or NULL if this cell doesn't have
a comment associated with it
getDataValidationList
public String getDataValidationList()
Gets the data validation list
- getDataValidationList in interface jxl.biff.BaseCellFeatures