Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CFColor Class
Members


In This Topic
    CFColor Class
    In This Topic
    This structure specifies a color in conditional formatting records or in a SheetExt record.
    Syntax
    'Declaration
     
    
    Public Class CFColor 
       Implements IBiff8Structure 
    'Usage
     
    
    Dim instance As CFColor
    public class CFColor : IBiff8Structure  
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.CFColor

    See Also