Gets or sets the page paper size.
| C# | Visual Basic | Visual C++ |
public ExcelPagePaperSize PaperSize { get; set; }
Public Property PaperSize As ExcelPagePaperSize
public: property ExcelPagePaperSize PaperSize { ExcelPagePaperSize get (); void set (ExcelPagePaperSize value); }