SetAllColumnsInOnePagePerSheet Method
SetAllColumnsInOnePagePerSheet 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 ignored, and the other settings of pagesetupwill still take effect.
func (instance *PptxSaveOptions) SetAllColumnsInOnePagePerSheet(value bool) error
Remarks
See Also
- Class PptxSaveOptions
- Namespace Aspose.Cells
- Library Aspose.Cells for Go