GrapeCity.Xaml.Excel
FooterHeight Property (ExcelPrintPageSetting)


Gets or sets the height of the footer.
Syntax
'Declaration
 
Public Property FooterHeight As Double
'Usage
 
Dim instance As ExcelPrintPageSetting
Dim value As Double
 
instance.FooterHeight = value
 
value = instance.FooterHeight
public double FooterHeight {get; set;}

Property Value

The height of the footer.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelPrintPageSetting Class
ExcelPrintPageSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options