ExcelFile.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 PrintOptions
Syntax
Namespace: FlexCel.Core
public abstract Boolean PrintOverThenDown { get; set; }