WorkbookSettings.PaperSize
WorkbookSettings.PaperSize property
Gets and sets the default print paper size.
public PaperSizeType PaperSize { get; set; }
Remarks
If there is no setting about paper size,MS Excel will use default printer’s setting.
See Also
- enum PaperSizeType
- class WorkbookSettings
- namespace Aspose.Cells
- assembly Aspose.Cells