Overload | Description |
---|---|
GetPaginationInfo(IWorksheet,PaginationOrientation) | Returns an array of row or column indexes which represents the page boundaries for vertical or horizontal paging. The Pagination is based on the settings in the PageSetup of the current worksheet. |
GetPaginationInfo(IWorksheet,PaginationOrientation,IList<IRange>,IList<RepeatSetting>) | Returns an array of row or column indexes which represents the page boundaries for vertical or horizontal paging. The Pagination is based on the settings in the PageSetup of the current worksheet. |