Link Search Menu Expand Document

PageSetupCenterVertically Property

Gets or sets a value indicating whether sheet is centered vertically on the page when it's printed.

Namespace:Bytescout.Spreadsheet.BaseClasses
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool CenterVertically { get; set; }

Property Value

Type: Boolean
true if sheet is centered vertically on the page when it's printed; otherwise, false.
See Also

Reference