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