GrapeCity.Xaml.Excel
Right Property (ExcelPrintPageMargin)


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

Property Value

The value of the right margin
See Also

Reference

ExcelPrintPageMargin Class
ExcelPrintPageMargin Members