WritableCellFeaturespublic class CellFeatures
extends jxl.biff.BaseCellFeatures
| Constructor | Description |
|---|---|
CellFeatures() |
Constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getComment() |
Accessor for the cell comment
|
java.lang.String |
getDataValidationList() |
Gets the data validation list
|
Range |
getSharedDataValidationRange() |
Gets the range of cells to which the data validation applies.
|
getCommentDrawing, getCommentHeight, getCommentWidth, getDVParser, hasDataValidation, hasDropDown, removeComment, removeDataValidation, removeSharedDataValidation, setComboBox, setComment, setComment, setCommentDrawing, setDataValidationList, setDataValidationRange, setDataValidationRange, setNumberValidation, setNumberValidation, setReadComment, setValidationSettings, setWritableCell, shareDataValidationpublic java.lang.String getComment()
getComment in class jxl.biff.BaseCellFeaturespublic java.lang.String getDataValidationList()
getDataValidationList in class jxl.biff.BaseCellFeaturespublic Range getSharedDataValidationRange()
getSharedDataValidationRange in class jxl.biff.BaseCellFeatures