Gets or sets the footer 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 MarginFooter { get; set; }
Visual Basic
Public Property MarginFooter As Double
	Get
	Set

See Also