Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Const FLINE As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelShape.FLINE
    public const int FLINE
    See Also