Excel for WPF and Silverlight
MarginTop Property (XLPrintSettings)

C1.WPF.Excel Namespace > XLPrintSettings Class : MarginTop Property
Gets or sets the top margin, in inches. Set to a negative value to use the default margin.
Syntax
'Declaration
 
Public Property MarginTop As System.Double
public System.double MarginTop {get; set;}
See Also

Reference

XLPrintSettings Class
XLPrintSettings Members