Excel for WinRT
Landscape Property


Gets or sets whether to print the sheet in landscape mode.
Syntax
'Declaration
 
Public Property Landscape As System.Boolean
'Usage
 
Dim instance As XLPrintSettings
Dim value As System.Boolean
 
instance.Landscape = value
 
value = instance.Landscape
public System.bool Landscape {get; set;}
See Also

Reference

XLPrintSettings Class
XLPrintSettings Members

 

 


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

Product Support Forum  |  Documentation Feedback