GrapeCity.Xaml.Excel
Bottom Property (IExcelPrintPageMargin)


Get or set the bottom margin
Syntax
'Declaration
 
Property Bottom As Double
'Usage
 
Dim instance As IExcelPrintPageMargin
Dim value As Double
 
instance.Bottom = value
 
value = instance.Bottom
double Bottom {get; set;}

Property Value

The value of the bottom margin
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelPrintPageMargin Interface
IExcelPrintPageMargin Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options