Spread Silverlight Documentation
PreferredHeight Field


GrapeCity.Excel Namespace > ExcelWorksheet.ExcelViewportInfo Class : PreferredHeight Field
Vertical position of the split
Syntax
'Declaration
 
Public PreferredHeight As System.Integer()
'Usage
 
Dim instance As ExcelWorksheet.ExcelViewportInfo
Dim value() As System.Integer
 
value = instance.PreferredHeight
 
instance.PreferredHeight = value
public System.int[] PreferredHeight
See Also

Reference

ExcelWorksheet.ExcelViewportInfo Class
ExcelWorksheet.ExcelViewportInfo Members