ComponentOne Excel for UWP
CenterHorizontal Property

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

Reference

XLPrintSettings Class
XLPrintSettings Members