GrapeCity.Xaml.Excel
HeightMode Property


Specifies how to interpret the height element for this layout
Syntax
'Declaration
 
Public Property HeightMode As ExcelLayoutMode
'Usage
 
Dim instance As ExcelManualLayout
Dim value As ExcelLayoutMode
 
instance.HeightMode = value
 
value = instance.HeightMode
public ExcelLayoutMode HeightMode {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelManualLayout Class
ExcelManualLayout Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options