Gets or sets whether there will be a forced page break after this column.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
| C# |
|---|
public bool PageBreak { get; set; } |
| Visual Basic |
|---|
Public Property PageBreak As Boolean Get Set |