GrapeCity.Xaml.Excel
CompoundLineType Property (ILineFormat)


GrapeCity.Excel.Chart Namespace > ILineFormat Interface : CompoundLineType Property
Specifies the compound line type that is to be used for lines with text such as underlines.
Syntax
'Declaration
 
Property CompoundLineType As CompoundLineType
'Usage
 
Dim instance As ILineFormat
Dim value As CompoundLineType
 
instance.CompoundLineType = value
 
value = instance.CompoundLineType
CompoundLineType CompoundLineType {get; set;}
See Also

Reference

ILineFormat Interface
ILineFormat Members