GrapeCity.Xaml.Excel
Footer Property (ExcelPrintPageMargin)


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

Property Value

The value of the footer margin
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelPrintPageMargin Class
ExcelPrintPageMargin Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options