Gets or sets the header margin, in inches. Set to a negative value to use the default margin.

Namespace:  C1.Silverlight.Excel
Assembly:  C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)

Syntax

C#
public double MarginHeader { get; set; }
Visual Basic
Public Property MarginHeader As Double
	Get
	Set

See Also