Class CellComments
- java.lang.Object
-
- org.apache.poi.examples.hssf.usermodel.CellComments
-
public class CellComments extends Object
Demonstrates how to work with excel cell comments.Excel comment is a kind of a text shape, so inserting a comment is very similar to placing a text box in a worksheet
-
-
Constructor Summary
Constructors Constructor Description CellComments()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-