GrapeCity.Xaml.Excel
HeaderHeight Property (IExcelPrintPageSetting)


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

Property Value

The height of the header.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelPrintPageSetting Interface
IExcelPrintPageSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options