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


In This Topic
    NO_LINE Field
    In This Topic
    [524288] No line
    Syntax
    'Declaration
     
    
    Public Const NO_LINE As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelShape.NO_LINE
    public const int NO_LINE
    See Also