SpreadsheetGear 2023
LineStyle Property (IBorder)


SpreadsheetGear Namespace > IBorder Interface : LineStyle Property
Gets or sets the LineStyle of this border.
Syntax
'Declaration
 
Property LineStyle As LineStyle
'Usage
 
Dim instance As IBorder
Dim value As LineStyle
 
instance.LineStyle = value
 
value = instance.LineStyle
LineStyle LineStyle {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IBorder Interface
IBorder Members
LineStyle Enumeration