Cell Object (ADO MD)

                   

A Cell object represents the data at the intersection of axis coordinates.

Remarks

A Cell object is returned by the Item method of a Cellset object.

With the collections and properties of a Cell object, you can do the following:

The Properties collection contains provider-supplied properties. The following table lists properties that may be available. The actual property list may differ depending upon the implementation of the provider. See the documentation for your provider for a more complete list of available properties.

Name Description
BackColor Background color to use when displaying the cell.
ForeColor Foreground color to use when displaying the cell.
FormatString Value in a formatted string.
FontName Font used to display the cell value.
FontSize Font size used to display the cell value.
FontFlags Bitmask detailing effects on the font.