Overload | Description |
---|---|
Repaginate(Double,Double) | Forces pagination of the sheet's content and returns a new ImGearExcelSheetDocument object containing the new pages. |
Repaginate(Double,Double,ImGearExcelPageOrder) | Forces pagination of the sheet's content and returns a new ImGearExcelSheetDocument object containing the new pages. |
Repaginate(Double,Double,Boolean) | Forces pagination of the sheet's content and returns a new ImGearExcelSheetDocument object containing the new pages. |
Repaginate(Double,Double,ImGearExcelPageOrder,Boolean) | Forces pagination of the sheet's content and returns a new ImGearExcelSheetDocument object containing the new pages. |