public class CellFeatures
extends jxl.biff.BaseCellFeatures
构造器和说明 |
---|
CellFeatures()
Constructor
|
限定符和类型 | 方法和说明 |
---|---|
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, shareDataValidation
public java.lang.String getComment()
getComment
在类中 jxl.biff.BaseCellFeatures
public java.lang.String getDataValidationList()
getDataValidationList
在类中 jxl.biff.BaseCellFeatures
public Range getSharedDataValidationRange()
getSharedDataValidationRange
在类中 jxl.biff.BaseCellFeatures