Spread Windows Forms 12.0 Product Documentation
SetAllLines(LineStyle) Method


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > CharBoxBorderInfo Class > SetAllLines Method : SetAllLines(LineStyle) Method
The LineStyle value indicates the style of the line.
Sets the LineStyle settings to all lines.
Syntax
'Declaration
 
Public Overloads Sub SetAllLines( _
   ByVal lineStyle As LineStyle _
) 
'Usage
 
Dim instance As CharBoxBorderInfo
Dim lineStyle As LineStyle
 
instance.SetAllLines(lineStyle)
public void SetAllLines( 
   LineStyle lineStyle
)

Parameters

lineStyle
The LineStyle value indicates the style of the line.
See Also

Reference

CharBoxBorderInfo Class
CharBoxBorderInfo Members
Overload List