ExcelPageSetupCenterVertically Property |
Gets or sets indicating if the sheet is centered vertically.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool CenterVertically { get; set; }Public Property CenterVertically As Boolean
Get
Set
Property Value
Boolean
See Also