CellRichValue Class

CellRichValue class

Represents rich value of the cell.


type CellRichValue struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetErrorValueGets the error value type of the cell.
GetImageGets the image data of the cell.
GetAltTextGets the alt text associated with the image.