TableCell Methods

Spotfire 14.3 API Reference

The TableCell type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetImage Obsolete.
Gets the image displayed in the cell. This method returns a copy of the image. The caller is responsible for disposing the image when done with it.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTryGetImageData
Gets the image displayed in the cell. The image is written in PNG format to the provided stream.
Top
See Also

Reference