Spread Silverlight Documentation
Left Property (IExcelPrintPageMargin)


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

Property Value

The value of the left margin
See Also

Reference

IExcelPrintPageMargin Interface
IExcelPrintPageMargin Members