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


In This Topic
    LongRGB Class
    In This Topic
    This structure specifies a color as a combination of red, green, and blue.
    Syntax
    'Declaration
     
    
    Public Class LongRGB 
       Implements IBiff8Structure 
    'Usage
     
    
    Dim instance As LongRGB
    public class LongRGB : IBiff8Structure  
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.LongRGB

    See Also