describes a page break in a spreadsheet. More...
import "TablePageBreakData.idl";
| Public Attributes | |
| long | Position | 
| the position (column or row index) of the page break. | |
| boolean | ManualBreak | 
| is TRUEfor a manual page break,FALSEfor an automatic one. | |
describes a page break in a spreadsheet.
| boolean ManualBreak | 
is TRUE for a manual page break, FALSE for an automatic one. 
| long Position | 
the position (column or row index) of the page break.