Click or drag to resize

IPageSetupBase 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.Interfaces
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
double HeaderMarginInch { get; set; }

Property Value

Type: Double
See Also