GrapeCity.Xaml.Excel
Bottom Property (ExcelPrintPageMargin)


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

Property Value

The value of the bottom margin
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelPrintPageMargin Class
ExcelPrintPageMargin Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options