Excel for WinRT
PaperKind Property


Gets or sets the paper size to use when printing the sheet.
Syntax
'Declaration
 
Public Property PaperKind As System.Short
'Usage
 
Dim instance As XLPrintSettings
Dim value As System.Short
 
instance.PaperKind = value
 
value = instance.PaperKind
public System.short PaperKind {get; set;}
See Also

Reference

XLPrintSettings Class
XLPrintSettings Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback