public abstract class CellRichValue
extends java.lang.Object
| Constructor and Description |
|---|
CellRichValue() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAltText()
Gets the alt text associated with the image.
|
int |
getErrorValue()
Gets the error value type of the cell.
|
byte[] |
getImage()
Gets the image data of the cell.
|
void |
setAltText(java.lang.String value)
Gets the alt text associated with the image.
|
public int getErrorValue()
See ErrorCellValueType.
public byte[] getImage()
public java.lang.String getAltText()
public void setAltText(java.lang.String value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.