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


In This Topic
    CFColor Class Members
    In This Topic

    The following tables list the members exposed by CFColor.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the color of this record.  
    Public PropertyAn Xnum that specifies the tint and shade value to be applied to the color. MUST be greater than or equal to -1.0 and less than or equal to 1.0  
    Public PropertyGets the size of the structure in bytes.  
    Public PropertyThe record type is a two-byte unsigned integer that specifies what type of information is specified by the record and how the structure of the record data specific to this record is ordered and structured.  
    Public PropertyAn XColorType that specifies the type of color reference. MUST be different from XCLRNINCHED. MUST be different from XCLRAUTO unless it is contained in a SheetExt record.  
    Public PropertyA structure that specifies the color value.  
    Top
    Public Methods
     NameDescription
    Public MethodReads the structure content from a binary stream.  
    Public MethodWrites the structure content to a binary stream.  
    Top
    See Also