Click or drag to resize

IPageSetupBase CenterHorizontally Property

True if the sheet is centered horizontally 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 CenterHorizontally { get; set; }

Property Value

Type: Boolean
See Also