Class CellRichValue

CellRichValue class

Represents rich value of the cell.

public abstract class CellRichValue

Properties

NameDescription
virtual AltText { get; }Gets the alt text associated with the image.
virtual ErrorValue { get; }Gets the error value type of the cell.
virtual Image { get; }Gets the image data of the cell.

See Also