XlsFile.PrintOverThenDown Property
If true, the pages will be printed to the right, then down. Otherwise pages will be printed down, then to the right.
This property modifies ExcelFile.PrintOptions
Syntax
Namespace: FlexCel.XlsAdapter
public override Boolean PrintOverThenDown { get; set; }