Click or drag to resize

IPageSetupBase CenterVertically Property

True if the sheet is centered vertically on the page when it is printed. Read / write Boolean.

Namespace: Spire.Xls.Core.Interfaces
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool CenterVertically { get; set; }

Property Value

Type: Boolean
See Also