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; }
Public Property CenterVertically As Boolean
Get
Set
Property Value
Type:
BooleanSee Also