GrapeCity.Xaml.Excel
Orientation Property (IExcelPrintPageSetting)


Gets or sets the orientation.
Syntax
'Declaration
 
Property Orientation As ExcelPrintOrientation
'Usage
 
Dim instance As IExcelPrintPageSetting
Dim value As ExcelPrintOrientation
 
instance.Orientation = value
 
value = instance.Orientation
ExcelPrintOrientation Orientation {get; set;}

Property Value

The orientation.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelPrintPageSetting Interface
IExcelPrintPageSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options