Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / EnhancedBorderExcelXFormat Class
Properties Methods


In This Topic
    EnhancedBorderExcelXFormat Class Members
    In This Topic

    The following tables list the members exposed by EnhancedBorderExcelXFormat.

    Public Constructors
     NameDescription
    Public ConstructorEnhancedBorderExcelXFormat - default constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyAlignHorz (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyAlignVert (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyBackBackColor (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyBackForeColor (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyBorderSet (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyCellType (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyDiagonalStyle (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertySpecifies the fill pattern. (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyFont (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyFontID (Inherited from FarPoint.Excel.ExcelXFormat)
    Public Property (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyForeColor (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyFormat (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyFormatID (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyHidden (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyIndent (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyIsBackSet (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyIndicates if bold font style is set (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyIsFontSet (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyIndicates if italic font style is set (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyIsLockedOrHiddenSet (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyIndicates if no strikeout font style is set (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyIndicates if no underline font style is set (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyIndicates if regular font style is set (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyIndicates if strikeout font style is set (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyIndicates if underline font style is set (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyJustLast (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyL123Prefix (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyLocked (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyMergeCell (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyParentIndex (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyReadingOrder (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyRotation (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyShrinkToFit (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyStyle (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyIndicates if we should use font style instead of font when export excel (Inherited from FarPoint.Excel.ExcelXFormat)
    Public PropertyWrap (Inherited from FarPoint.Excel.ExcelXFormat)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Get border color.  
    Public MethodOverridden. Get border style.  
    Public MethodOverridden. Set border color.  
    Public MethodOverridden. Set border style.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets border colors. (Inherited from FarPoint.Excel.ExcelXFormat)
    Protected MethodGets border style. (Inherited from FarPoint.Excel.ExcelXFormat)
    Protected MethodSet border colors. (Inherited from FarPoint.Excel.ExcelXFormat)
    Protected MethodSet border style (Inherited from FarPoint.Excel.ExcelXFormat)
    Top
    See Also