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


In This Topic
    LINE_MASK Field
    In This Topic
    [0x80008] fLine bit set
    Syntax
    'Declaration
     
    
    Public Const LINE_MASK As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = ExcelShape.LINE_MASK
    public const int LINE_MASK
    See Also