CustomPaperSize Method
CustomPaperSize function
Sets the custom paper size, in unit of inches.
func (instance *PageSetup) CustomPaperSize(width float64, height float64) error
Remarks
See Also
- Class PageSetup
- Library Aspose.Cells for Go
Sets the custom paper size, in unit of inches.
func (instance *PageSetup) CustomPaperSize(width float64, height float64) error