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

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

Syntax

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

See Also