GrapeCity.Xaml.Excel
HeaderHeight Property (ExcelPrintPageSetting)


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

Property Value

The height of the header.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelPrintPageSetting Class
ExcelPrintPageSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options