CenterVertical Property (XLPrintSettings)
In This Topic
Gets or sets whether the sheet should be centered vertically on the page when printed.
Syntax
'Declaration
Public Property CenterVertical As Boolean
public bool CenterVertical {get; set;}
See Also