Spread Silverlight Documentation
PreferredWidth Field


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

Reference

ExcelWorksheet.ExcelViewportInfo Class
ExcelWorksheet.ExcelViewportInfo Members