Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / FLINE Field


In This Topic
FLINE Field
In This Topic
[8] A bit that specifies whether to display the other line properties in this line style if the shape is a 2-D shape. This field is constant and read-only.
Syntax
'Declaration
 
Public Const FLINE As Integer
 
'Usage
 
Dim value As Integer
 
value = ExcelShape.FLINE
See Also