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