Gets or sets the bottom margin, in inches. Set to a negative value to use the default margin.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public double MarginBottom { get; set; } |
Visual Basic |
---|
Public Property MarginBottom As Double Get Set |