Spread WPF 17
GrapeCity.Excel Namespace / IExcelTableBorder Interface
Properties Methods

In This Topic
    IExcelTableBorder Interface Members
    In This Topic

    The following tables list the members exposed by IExcelTableBorder.

    Public Properties
     NameDescription
     PropertyGets or sets the bottom border line (Inherited from GrapeCity.Excel.IExcelBorder)
     PropertyGets or sets the horizontal border line  
     PropertyGets or sets the left border line (Inherited from GrapeCity.Excel.IExcelBorder)
     PropertyGets or sets the right border line (Inherited from GrapeCity.Excel.IExcelBorder)
     PropertyGets or sets the top border line (Inherited from GrapeCity.Excel.IExcelBorder)
     PropertyGets or sets the vertical border line  
    Top
    Public Methods
     NameDescription
     MethodClones this instance and create a new IExcelBorder instance (Inherited from GrapeCity.Excel.IExcelBorder)
     Method (Inherited from System.IEquatable<IExcelBorder>)
    Top
    See Also