GetAllColumnsInOnePagePerSheet Method
GetAllColumnsInOnePagePerSheet function
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 pagesetupwill still take effect.
func (instance *ImageOrPrintOptions) GetAllColumnsInOnePagePerSheet() (bool, error)
Remarks
See Also
- Class ImageOrPrintOptions
- Namespace Aspose.Cells.Rendering
- Library Aspose.Cells for Go