GrapeCity.Xaml.Excel
Right Property (IExcelPrintPageMargin)


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
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelPrintPageMargin Interface
IExcelPrintPageMargin Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options