Click or drag to resize

ExcelPageSetupCenterVertically Property

Gets or sets indicating if the sheet is centered vertically.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public bool CenterVertically { get; set; }

Property Value

Type: Boolean
See Also