| org.apache.poi.hssf.usermodel.TestCloneSheet
TestCloneSheet | public class TestCloneSheet extends TestCase (Code) | | Test the ability to clone a sheet.
If adding new records that belong to a sheet (as opposed to a book)
add that record to the sheet in the testCloneSheetBasic method.
author: avik |
testCloneSheetBasic | public void testCloneSheetBasic()(Code) | | |
testPageBreakClones | public void testPageBreakClones()(Code) | | Ensures that pagebreak cloning works properly
|
|
|