Click or drag to resize

XlsPageSetupBase HeaderMarginInch Property

Returns or sets the distance from the top of the page to the header, in inches. Read / write Double.

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

Property Value

Type: Double

Implements

IPageSetupBase HeaderMarginInch
See Also