|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjxl.biff.BaseCellFeatures
jxl.CellFeatures
public class CellFeatures
Container for any additional cell features
| Field Summary |
|---|
| Fields inherited from class jxl.biff.BaseCellFeatures |
|---|
BETWEEN, EQUAL, GREATER_EQUAL, GREATER_THAN, LESS_EQUAL, LESS_THAN, logger, NOT_BETWEEN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
CellFeatures()
Constructor |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class jxl.biff.BaseCellFeatures |
|---|
getCommentDrawing, getCommentHeight, getCommentWidth, getDVParser, hasDataValidation, hasDropDown, removeComment, removeDataValidation, removeSharedDataValidation, setComboBox, setComment, setComment, setCommentDrawing, setDataValidationList, setDataValidationRange, setDataValidationRange, setNumberValidation, setNumberValidation, setReadComment, setValidationSettings, setWritableCell, shareDataValidation |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CellFeatures()
| Method Detail |
|---|
public 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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||