Excel for WPF and Silverlight
PrintPagesInRows Property (XLPrintSettings)

C1.WPF.Excel Namespace > XLPrintSettings Class : PrintPagesInRows Property
Gets or sets whether to print the pages in rows (across first) or in columns (down first).
Syntax
'Declaration
 
Public Property PrintPagesInRows As System.Boolean
public System.bool PrintPagesInRows {get; set;}
See Also

Reference

XLPrintSettings Class
XLPrintSettings Members