Worksheet.GetPrintingPageBreaks
Worksheet.GetPrintingPageBreaks method
Gets automatic page breaks.
public CellArea[] GetPrintingPageBreaks(ImageOrPrintOptions options)
Parameter | Type | Description |
---|---|---|
options | ImageOrPrintOptions | The print options |
Return Value
The automatic page breaks areas.
Remarks
Each cell area represents a paper.
See Also
- struct CellArea
- class ImageOrPrintOptions
- class Worksheet
- namespace Aspose.Cells
- assembly Aspose.Cells