ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLBorderFormatting Class
Properties


In This Topic
    XLBorderFormatting Class Members
    In This Topic

    The following tables list the members exposed by XLBorderFormatting.

    Public Constructors
     NameDescription
    Public ConstructorInitialization border formatting.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets bottom border for this formating.  
    Public PropertyGets or sets color of bottom border for this formating.  
    Public PropertyGets or sets which diagonal lines to display (none, forward, backward).  
    Public PropertyGets or sets color of diagonal border for this formating.  
    Public PropertyGets or sets type of diagonal line for this formating.  
    Public PropertyGets or sets left border for this formating.  
    Public PropertyGets or sets color of left border for this formating.  
    Public PropertyGets or sets right border for this formating.  
    Public PropertyGets or sets color of right border for this formating.  
    Public PropertyGets or sets top border for this formating.  
    Public PropertyGets or sets color of top border for this formating.  
    Top
    See Also