Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BorderPattern Class / SlantedCompound Field


In This Topic
SlantedCompound Field (BorderPattern)
In This Topic
CompoundArray for the pen used to draw Excel slanted-dash-dot border
Syntax
'Declaration
 
Public Shared SlantedCompound As Single()
 
'Usage
 
Dim value() As Single()
 
value = BorderPattern.SlantedCompound
 
BorderPattern.SlantedCompound = value
See Also