Excel for WPF and Silverlight
MarginLeft Property (XLPrintSettings)

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

Reference

XLPrintSettings Class
XLPrintSettings Members