SpreadsheetGear 2023
BorderColorType Property (INegativeBarFormat)


SpreadsheetGear Namespace > INegativeBarFormat Interface : BorderColorType Property
Gets or sets the border color type for data bars with negative values.
Syntax
'Declaration
 
Property BorderColorType As DataBarNegativeColorType
'Usage
 
Dim instance As INegativeBarFormat
Dim value As DataBarNegativeColorType
 
instance.BorderColorType = value
 
value = instance.BorderColorType
DataBarNegativeColorType BorderColorType {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

INegativeBarFormat Interface
INegativeBarFormat Members