Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / FUSEFLINE Field


In This Topic
    FUSEFLINE Field
    In This Topic
    [524288] A bit that specifies whether the fLine bit is set.
    Syntax
    'Declaration
     
    
    Public Const FUSEFLINE As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelShape.FUSEFLINE
    public const int FUSEFLINE
    See Also