Spread WPF 17
GrapeCity.Excel Namespace / ExcelTableBorder Class
Properties Methods

In This Topic
    ExcelTableBorder Class Members
    In This Topic

    The following tables list the members exposed by ExcelTableBorder.

    Public Constructors
     NameDescription
    Public ConstructorInitialize a new ExcelTableBorder with default ExcelBorderSide settings.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the bottom border line (Inherited from GrapeCity.Excel.ExcelBorder)
    Public PropertyGets or sets the horizontal border line  
    Public PropertyGets or sets the left border line (Inherited from GrapeCity.Excel.ExcelBorder)
    Public PropertyGets or sets the right border line (Inherited from GrapeCity.Excel.ExcelBorder)
    Public PropertyGets or sets the top border line (Inherited from GrapeCity.Excel.ExcelBorder)
    Public PropertyGets or sets the vertical border line  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Create a new ExcelBorder based on the current item.  
    Public MethodOverloaded. Determine whether the specified ExcelBorder object is equal to this instance  
    Public MethodOverridden. Returns a hash code for this instance.  
    Top
    See Also