Excel for WinRT
MarginFooter Property


Gets or sets the footer margin, in inches. Set to a negative value to use the default margin.
Syntax
'Declaration
 
Public Property MarginFooter As System.Double
'Usage
 
Dim instance As XLPrintSettings
Dim value As System.Double
 
instance.MarginFooter = value
 
value = instance.MarginFooter
public System.double MarginFooter {get; set;}
See Also

Reference

XLPrintSettings Class
XLPrintSettings Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback