Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelXFormat Class
Properties Methods


In This Topic
    ExcelXFormat Class Members
    In This Topic

    The following tables list the members exposed by ExcelXFormat.

    Public Constructors
     NameDescription
    Public ConstructorExcelXFormat - default constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyAlignHorz  
    Public PropertyAlignVert  
    Public PropertyBackBackColor  
    Public PropertyBackForeColor  
    Public PropertyBorderSet  
    Public PropertyCellType  
    Public PropertyDiagonalStyle  
    Public PropertySpecifies the fill pattern.  
    Public PropertyFont  
    Public PropertyFontID  
    Public Property  
    Public PropertyForeColor  
    Public PropertyFormat  
    Public PropertyFormatID  
    Public PropertyHidden  
    Public PropertyIndent  
    Public PropertyIsBackSet  
    Public PropertyIndicates if bold font style is set  
    Public PropertyIsFontSet  
    Public PropertyIndicates if italic font style is set  
    Public PropertyIsLockedOrHiddenSet  
    Public PropertyIndicates if no strikeout font style is set  
    Public PropertyIndicates if no underline font style is set  
    Public PropertyIndicates if regular font style is set  
    Public PropertyIndicates if strikeout font style is set  
    Public PropertyIndicates if underline font style is set  
    Public PropertyJustLast  
    Public PropertyL123Prefix  
    Public PropertyLocked  
    Public PropertyMergeCell  
    Public PropertyParentIndex  
    Public PropertyReadingOrder  
    Public PropertyRotation  
    Public PropertyShrinkToFit  
    Public PropertyStyle  
    Public PropertyIndicates if we should use font style instead of font when export excel  
    Public PropertyWrap  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public MethodGetBorderColor (left, right, top, bottom, diagonal)  
    Public MethodGetBorderStyles (left, right, top, bottom, diagonal)  
    Public MethodSetBorderColor  
    Public MethodSetBorderStyles  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets border colors.  
    Protected MethodGets border style.  
    Protected MethodSet border colors.  
    Protected MethodSet border style  
    Top
    See Also