GrapeCity.Xaml.Excel
Right Property (IExcelPrintPageMargin)


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

Property Value

The value of the right margin
See Also

Reference

IExcelPrintPageMargin Interface
IExcelPrintPageMargin Members