| org.apache.poi.hssf.usermodel.TestHSSFComment
TestHSSFComment | public class TestHSSFComment extends TestCase (Code) | | Tests TestHSSFCellComment.
author: Yegor Kozlov |
testModifyComments | public static void testModifyComments() throws Exception(Code) | | test that we can modify existing cell comments
|
testReadComments | public static void testReadComments() throws Exception(Code) | | test that we can read cell comments from an existing workbook.
|
testWriteComments | public static void testWriteComments() throws Exception(Code) | | Test that we can create cells and add comments to it.
|
|
|