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