1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Options.Load
  6. /
  7. SpreadsheetLoadOptions
  8. /
  9. AllColumnsInOnePagePerSheet

SpreadsheetLoadOptions.AllColumnsInOnePagePerSheet property

On this page

If AllColumnsInOnePagePerSheet is true, all column content of one sheet will output to only one page in result. The width of paper size of pagesetup will be invalid, and the other settings of pagesetup will still take effect.

public bool AllColumnsInOnePagePerSheet { get; set; }

See Also

On this page