[]
        
Specifies page break location in the worksheet.
public enum PageBreak : byte
  Public Enum PageBreak As Byte
  | Name | Description | 
|---|---|
| Manual | Page breaks are manually inserted.  | 
      
| None | Page breaks are not inserted in the worksheet.  |