Gets or sets whether the sheet should be centered horizontally on the page when printed.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public bool CenterHorizontal { get; set; }
Visual Basic
Public Property CenterHorizontal As Boolean
	Get
	Set

See Also