jxl.write
Class WritableCellFeatures

java.lang.Object
  extended byjxl.biff.BaseCellFeatures
      extended byjxl.CellFeatures
          extended byjxl.write.WritableCellFeatures

public class WritableCellFeatures
extends CellFeatures

Container for any additional cell features


Field Summary
 
Fields inherited from class jxl.biff.BaseCellFeatures
logger
 
Constructor Summary
WritableCellFeatures()
          Constructor
WritableCellFeatures(CellFeatures cf)
          Copy constructor
 
Method Summary
 void setComment(java.lang.String s)
          Sets the cell comment
 
Methods inherited from class jxl.CellFeatures
getComment
 
Methods inherited from class jxl.biff.BaseCellFeatures
getCommentDrawing, setCommentDrawing, setReadComment, setWritableCell
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WritableCellFeatures

public WritableCellFeatures()
Constructor


WritableCellFeatures

public WritableCellFeatures(CellFeatures cf)
Copy constructor

Method Detail

setComment

public void setComment(java.lang.String s)
Sets the cell comment

Parameters:
s - the comment