GetOnePagePerSheet Method
GetOnePagePerSheet function
If OnePagePerSheet is true , all content of one sheet will output to only one page in result.The paper size of pagesetup will be invalid, and the other settings of pagesetupwill still take effect.
func (instance *XpsSaveOptions) GetOnePagePerSheet() (bool, error)
Remarks
See Also
- Class XpsSaveOptions
- Namespace Aspose.Cells
- Library Aspose.Cells for Go