[]
Gets whether a forced page break is inserted before the specified row on this sheet when printing.
public bool GetRowPageBreak(int row)
Public Function GetRowPageBreak(row As Integer) As Boolean
Type | Name | Description |
---|---|---|
int | row | Row index |
Type | Description |
---|---|
bool |