ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLPrintSettings Class / CenterVertical Property

In This Topic
    CenterVertical Property
    In This Topic
    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