Spread WPF 17
GrapeCity.Excel Namespace / IExcelBorder Interface
Members


In This Topic
    IExcelBorder Interface
    In This Topic
    Express a single set of cell border formats. (left, right, top, bottom). Color is optional, when missing, 'automatic' is implied.
    Object Model
    IExcelBorder Interface
    Syntax
    'Declaration
     
    Public Interface IExcelBorder 
    'Usage
     
    Dim instance As IExcelBorder
    public interface IExcelBorder 
    See Also