GrapeCity.Xaml.Excel
CompoundLineType Property (LineFormat)


Specifies the compound line type that is to be used for lines with text such as underlines.
Syntax
'Declaration
 
Public Property CompoundLineType As CompoundLineType
'Usage
 
Dim instance As LineFormat
Dim value As CompoundLineType
 
instance.CompoundLineType = value
 
value = instance.CompoundLineType
public CompoundLineType CompoundLineType {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

LineFormat Class
LineFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options