Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BorderLine Class / IsLineColorSet Property


In This Topic
    IsLineColorSet Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsLineColorSet As Boolean
    'Usage
     
    
    Dim instance As BorderLine
    Dim value As Boolean
     
    value = instance.IsLineColorSet
    public bool IsLineColorSet {get;}
    See Also