GrapeCity.Excel Namespace > ExcelPrintPageSetting Class : RowBreakLines Property |
'Declaration Public Property RowBreakLines As List(Of Integer)
'Usage Dim instance As ExcelPrintPageSetting Dim value As List(Of Integer) instance.RowBreakLines = value value = instance.RowBreakLines
public List<int> RowBreakLines {get; set;}
Target Platforms: Windows Server 2012, Windows RT