Name | Description | |
---|---|---|
PagePrintingEventArgs Constructor |
The following tables list the members exposed by PagePrintingEventArgs.
Name | Description | |
---|---|---|
PagePrintingEventArgs Constructor |
Name | Description | |
---|---|---|
Empty | (Inherited from com.grapecity.documents.excel.EventArgs) |
Name | Description | |
---|---|---|
getPageCount | Gets a value indicating the total page count. (Inherited from com.grapecity.documents.excel.PagePrintEventArgs) | |
getPageNumber | Gets a 1-based value indicating which page is associated with this event. (Inherited from com.grapecity.documents.excel.PagePrintEventArgs) | |
getSkipThisPage | Gets a value indicating whether this page should be skipped in output.
True if this page should be skipped in output. Otherwise, false. The default value is false. | |
setSkipThisPage | Sets a value indicating whether this page should be skipped in output.
True if this page should be skipped in output. Otherwise, false. The default value is false. |