Click or drag to resize

XlsChartPageSetup FitToPagesTall Property

Returns or sets the number of pages tall the worksheet will be scaled to when it is printed. Applies only to worksheets. Read / write Boolean.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public bool FitToPagesTall { get; set; }

Property Value

Type: Boolean

Implements

IChartPageSetup FitToPagesTall
See Also