Spread Silverlight Documentation
Right Property (ExcelPrintPageMargin)


GrapeCity.Excel Namespace > ExcelPrintPageMargin Class : Right Property
Get or set the right margin
Syntax
'Declaration
 
Public Property Right As System.Double
'Usage
 
Dim instance As ExcelPrintPageMargin
Dim value As System.Double
 
instance.Right = value
 
value = instance.Right
public System.double Right {get; set;}

Property Value

The value of the right margin
See Also

Reference

ExcelPrintPageMargin Class
ExcelPrintPageMargin Members