Excel for WPF and Silverlight
CenterVertical Property (XLPrintSettings)

C1.WPF.Excel Namespace > XLPrintSettings Class : CenterVertical Property
Gets or sets whether the sheet should be centered vertically on the page when printed.
Syntax
'Declaration
 
Public Property CenterVertical As System.Boolean
public System.bool CenterVertical {get; set;}
See Also

Reference

XLPrintSettings Class
XLPrintSettings Members