In This Topic
The following tables list the members exposed by CFColor.
Public Constructors
Public Properties
| Name | Description |
| Color | Gets the color of this record. |
| numTint | An 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 |
| Size | Gets the size of the structure in bytes. |
| Type | The 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. |
| xclrType | An 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. |
| xclrValue | A structure that specifies the color value. |
Top
Public Methods
| Name | Description |
| Read | Reads the structure content from a binary stream. |
| Write | Writes the structure content to a binary stream. |
Top
See Also